|
Contact US Address: {{ config('app.address') }} {{ config('app.email') }} |
|
| Sender: | {{ $shipment->sender_name }} | Receiver: | {{ $shipment->client_name }} |
| Address: | {{ $shipment->sender_address }} | {{ $shipment->client_address }} | |
| Email: | {{ $shipment->sender_email }} | {{ $shipment->client_email }} | |
| Phone: | {{ $shipment->sender_phone }} | {{ $shipment->client_phone }} | |
| Amount: | {{ currency($shipment->currency, 'code') }} {{ formatAmount($shipment->shipment_amount) }} | Pickup Location: | {{ $shipment->pickup_location }} |
| PARCEL DESCRIPTION | EXPECTED DATE OF DELIVERY: {{ date('d M, Y', strtotime($shipment->expected_delivery_date)) }} |
{{ $shipment->description }}
Weight: {{ $shipment->weight }}Kg
Comment: {{ $shipment->comment }}
Any shortage or damage must be notified withing 72hours of receipt of goods. Complaints can only Be accepted if made in writing within 30days of receipt of goods. No goods may be returned without Prior authorization from {{ config('app.name') }}
|
Credit & Debits Cards Accepted
|