|
{{$companyinfo->title}}Address:{{$companyinfo->address}} Phone:{{$companyinfo->phone}} Email:{{$companyinfo->email}} URL:{{$companyinfo->web}} @if($data['customer'] != '') Customer Name: {{$data['customer']->name}} Customer Address: {{$data['customer']->address}} Customer Contact #: {{$data['customer']->phone}} @endif @if($data['vendor'] != '')Vendor Name: {{$data['vendor']->name}} Vendor Address: {{$data['vendor']->address}} Vendor Contact #: {{$data['vendor']->phone}} @endif |
# | Voucher Date | Voucher Number | Note | debit | credit | Balance |
---|---|---|---|---|---|---|
Beginning Balance | {{$data['beginningBalance']}} {{$data['journal_entry_rule']}} | |||||
{{$i}} | {{$transaction->voucher_date}} | {{$transaction->voucher_number}} | {{$transaction->note}} | {{$transaction->debit}} | {{$transaction->credit}} | {{$transaction->closingBalance}} |
Ending Balance | {{$data['endingBalance']}} {{$data['journal_entry_rule']}} |
Thank You for Your business!
Print Date: @php echo date('Y-m-d'); @endphp
Prepared by:admin