Customer List
Account ID:
Account Name:
Account ID
Account Name
Balance
Open Balance
@foreach($customers as $customer)
{{$customer->account_id}}
{{$customer->master_name}}
{{ number_format($customer->cl_balance, 2, '.', ',') }}
{{ number_format($customer->op_balance, 2, '.', ',') }}
@endforeach
×
Modal with grid arrangement
col-md-6
col-md-6
col-md-12
col-md-6
col-md-6
col-md-6
col-md-6