{{--
Shipment Receipt
Tracking ID: {{ $shipment->tracking_code }} Date of shipment:{{ formatDate($shipment->departure_date) }}
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->amount) }} Pickup Location: {{ $shipment->shipped_to }}
PARCEL DESCRIPTION EXPECTED DATE OF DELIVERY: {{ formatDate($shipment->arrival_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
Signed
--}} Shipment Receipt
Logo

Contact Us

{{ config('contact.address') }}

{{ config('contact.email') }}

QR Code
Shipment Receipt
Tracking ID: {{ $shipment->tracking_code }} Date of shipment: {{ formatDate($shipment->departure_date) }}
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->amount) }} Pickup Location: {{ $shipment->shipped_to }}
PARCEL DESCRIPTION EXPECTED DATE OF DELIVERY: {{ formatDate($shipment->arrival_date) }}

{{ $shipment->description }}

Weight: {{ $shipment->weight }} Kg

Comment:
{{ $shipment->comment }}

Any shortage or damage must be notified within 72 hours of receipt of goods. Complaints can only be accepted if made in writing within 30 days of receipt of goods. No goods may be returned without prior authorization from {{ config('app.name') }}.
PayPal2
Credit & Debit Cards Accepted
PayPal
Signature
Signed
Dispatch