@foreach($receipts as $receipt)

{{@$branch['address']}}, {{@$branch['city']}}

Mo: {{@$branch['contact_no']}}

GST NO: {{@$branch['gstno']}}

Note: Cash, Gold,Diamond & Liquid are not accepted by us.
origin
Dest.
Date
AWB Number
Package
{{@$branch['city']}}
{{$receipt->destination}}
{{date('d/m/Y', strtotime($receipt->date))}}
@php $generator = new \Picqer\Barcode\BarcodeGeneratorPNG(); @endphp {{$receipt->number}}
{{$receipt->packagetype_name}}
CONSIGNER {{$receipt->consignor}}
GSTIN NO.
CONSIGNEE {{$receipt->consignee}}
GSTIN NO.
Remark
Weight
Boxes
Gross
{{($isAllowToChangeInsuranceLabel) ? str_limit($insuranceNewLabelName, 5, '..') : 'Ins.'}}
{{--
cgst
sgst
--}}
total
{{$receipt->remakrs}}
{{($displayAccountParcelWeight) ? 'A/c' : $receipt->weight}}
{{$receipt->number_of_box}}
{{($displayAccountParcelPrice) ? 'A/c' : $receipt->value}}
{{$receipt->insurance_amt}}
{{--
12%
5%
--}}
{{($displayAccountParcelPrice) ? 'A/c' : @$receipt->total_charge}}

Carrier: {{$receipt->carrier_name}}

Receipt notes

Cash
Credit
To-pay

Received in good order and condition

Name
Date
Contact
received by : {{@$branch['name']}} Consigner's Sign
@endforeach