Site Summary Detail Report
Voucher Date
Company
Date Heading
Amount Paid
Account Name
Amount Received
@foreach($data as $row)
{{ $row->Voucher_Date }}
{{ $row->Company }}
{{ $row->DateHeading }}
{{ $row->AmountPaid }}
{{ $row->AccountName }}
{{ $row->AmountReceived }}
@endforeach