| {{__('lng.SiNo')}} | {{__('lng.Customer')}} | {{__('lng.LastPayedDate')}} | {{__('lng.LastPayedAmount')}} | {{__('lng.Pending')}} |
|---|---|---|---|---|
| {{++$si}} | {{$customerpayment->accountledger->title ?? ''}} | {{$value}} | {{$customerpayment->amount}} | {{$customerpayment->pending}} |
{{$CustomerPayments->count()}} {{__('lng.Items')}}