{{$companyinfo->title}}

Address:{{$companyinfo->address}}

Phone:{{$companyinfo->phone}}

Email:{{$companyinfo->email}}

URL:{{$companyinfo->web}}

Voucher List

@if(!empty($customer_receipts)) @php $i=1; @endphp @foreach($customer_receipts as $list) @php $i++; @endphp @endforeach @endif
# Voucher No. Customer Name Net Total Voucher Date
{{$i}} {{$list->voucher_number}} {{$list->name}} {{$list->amount}} {{$list->received_date}}
Net Total {{$net}}

Thanks You for Your business!

Print Date: @php echo date('Y-m-d'); @endphp

Prepared by:admin