{{date_format(date_create($list->transaction_date),"F d, Y")}} |
{{str_pad($list->voucher_no,4,"0",STR_PAD_LEFT)}} |
{{$list->payee_name}} |
{{$list->remarks}} |
{{number_format($list->amount,2)}} |
Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\disbursement\print_summary_cash.blade.php on line 58
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\disbursement\print_summary_cash.blade.php on line 58
@endforeach