@foreach($report as $row) @endforeach
Date Voucher Payee Account Paid From Amount
{{ $row->Voucher_Date }} {{ $row->Voucher }} {{ $row->Payee_Account }} {{ $row->Paid_From_Account }} {{ $row->Amount }}