Supplier Payment Report

@foreach($data as $row) @endforeach
Voucher ID Type Debit Credit Date Remarks Site
{{ $row->Voucher_ID }} {{ $row->Voucher_Type }} {{ $row->Debit }} {{ $row->Credit }} {{ $row->Voucher_Date }} {{ $row->Remarks }} {{ $row->Site }}