@foreach($receipts as $receipt)
cash memo
@if($displayGSTNumber) GST No.- {{@$branch['gstno']}} @endif
Cash, Gold, Sliver, Diamond & Liquid are not accepted by us. NOTE: do not keep cash in the envelope
courier consignment note issued by franchisee Mobile No. {{@$branch['contact_no']}}
origin destination date and time awb number
{{@$branch['city']}} {{$receipt->destination}} {{date('d/m/Y', strtotime($receipt->date))}} {{date('h:i A', strtotime($receipt->time))}} {{$receipt->number}}
consignor

{{$receipt->consignor}}
{{$receipt->consignor_mobile}}

Name/Dept.
consignee

{{$receipt->consignee}}
{{$receipt->consignee_mobile}}

ATTN.
{{-- --}} {{-- --}}
remark weight Gross fr. charge CGST SGST IGSTSGSTtotal charge
{{$receipt->remakrs}} {{$receipt->weight}} {{$receipt->value}} {{($receipt->value * $receipt->freight_charge) / 100}} {{$receipt->cgst}} {{$receipt->sgst}} {{$receipt->igst}}{{$receipt->sgst}}{{$receipt->total_charge}}
{{@$branch['cash_receipt_notes']}}
consignor signature ...................................
I warrant that all details given herein are true and correct
consignee signature & rubber stamp
name:
date:
Received in good order and condition......................A.M./P.M.
track your shipment on {{@$receipt->trackUrl}}
{{@$branch['address']}}, {{@$branch['city']}}
uninsured shipment
received by {{@$branch['name']}}
p.t.o.
@endforeach