|
{{$companyinfo->title}}Address:{{$companyinfo->address}} Phone:{{$companyinfo->phone}} Email:{{$companyinfo->email}} URL:{{$companyinfo->web}} |
Voucher #: {{$generalPayment->voucher_date}} Voucher Date: {{$generalPayment->voucher_number}} |
# | Account | Description | Amount |
---|---|---|---|
{{$i}} | @if(!empty($accounts)) @foreach($accounts as $item) {{(isset($generalPayment)) ? ($item->id == $invoiceItem['general_ledger_account_id']) ? $item->name : '' : ''}} @endforeach @endif | {{$invoiceItem['description']}} | {{$invoiceItem['amount']}} |
Net Total | {{$generalPayment->net_total}} |
Description:
{{$generalPayment->note}}
Thank You for Your business!
Print Date: @php echo date('Y-m-d'); @endphp
Prepared by:admin