{{-- --}}
|
SPOC Manifest
Generated on: {{date('M d, Y H:i A', strtotime($products->first()->manifest_generated_on))}}
|
|
|
|
Seller: Superbox 401
Courier: MPCL
|
Manifest ID: {{ $products->first()->manifest_no }}
Total Shipment to dispatch: {{ count($products) }}
|
| S.No. |
Order No. |
Awb No. |
Contents |
Barcode |
@foreach($products as $key => $product)
| {{ $key+1 }} |
{{ $product->order->order_id }} |
17145236914785236 |
{{ $product->name }} (QTY {{ $product->quantity }})
|
|
@endforeach
|
|
To Be filled by Xpressbees Surface Logistics Executive
|
Pick up time |
|
Total items Picked |
|
FE Name |
|
Seller Name |
|
Fe Signature |
|
Seller Signature |
|
Fe Phone |
|
|
|
{!! $pickup_address !!}
This is a system generated document
|