@foreach($receipts as $receipt)

Origin: {{@$branch['city']}}

Destination: {{$receipt->destination}}

bluedart_logo

{{$receipt->packagetype_name}}

Shipper:
Sender: {{$receipt->consignor}}
Address: {{$receipt->consignor_address1}}
Pincode:
Tel/ Mob: {{$receipt->consignor_mobile}}
TO: {{$receipt->consignee}}
Attention: {{$receipt->consignee}}
Address: {{$receipt->receiver_address}}
Pincode:
Tel/ Mob: {{$receipt->consignee_mobile}}
Pickup Date: {{ date('d/m/Y', strtotime($receipt->date)) }}
time: {{ date('h:i:s A', strtotime($receipt->time)) }}
Emp#:
Sign:
PUR:
Pack Type:
@php $generator = new \Picqer\Barcode\BarcodeGeneratorPNG(); @endphp @if (!empty($receipt->number))

{{$receipt->number}}

@else @endif
Dox/NonDox:
No.of Pkg: {{$receipt->number_of_box}}
Weight: {{$receipt->weight}}
Dim Wt(kg):
Chg Wt(kg):
Transaction Code:

Ref # :

Spl Inst :

Declared Value : {{$receipt->parcel_value}}

Collectable Amt: {{$receipt->total_charge}}

Commodity: {{$receipt->remakrs}}
Delivery Details:

Delivery Date:

Time:

Name:

Consignee Signature:

STAPLE IT ALONG WITH THE SHIPMENT SO THAT THE BARCODE PORTION OF THE DOCUMENT IS FACING OUTWARD MULTIPLE PRINTED COPIED(2) OF THIS DOCUMENT ARE REQUIRED FOR SHIPPING

WARNING: USE ONLY THE ORIGINAL PRINTOUTS FOR SHIPPING TO ENSURE THE TIMELY DELIVERY OF YOUR PACKAGE

@endforeach