| Date | PCV No. | Payee Name | Remarks | Amount |
|---|---|---|---|---|
| {{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)}} |
| GRAND TOTAL | {{number_format($grandtotal,2)}} | |||