Commit 89abd9a1 authored by Dio Maulana's avatar Dio Maulana

viewbill change

parent babf7522
{
"base_url": "https://romi-dev2.ravku.com/",
"title": "Ravintola Dev BYOD",
"isResponsive": false,
"isResponsive": true,
"debug": true
}
\ No newline at end of file
......@@ -781,7 +781,7 @@ class CoreBill extends StatelessWidget {
)
: const SizedBox(),
Container(
padding: const EdgeInsets.only(top: 5, bottom: 5),
padding: const EdgeInsets.only(top: 5, bottom: 15),
color: backgroundWhite,
width: double.infinity,
child: Align(
......@@ -976,7 +976,7 @@ class CoreBill extends StatelessWidget {
child: ButtonComponent(
buttonColor: buttonColor,
teksButton:
'Excelso CRM Balance'),
'Excelso CRM Balance - Rp ${formatNumber().format(outStandingTopayMember)}'),
),
const SizedBox(
height: 16,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment