Certified True Copy

FROM (SENDER)

{{ $shipment->sender_name }}

Address: {{ $shipment->sender_address }}
Phone No: {{ $shipment->sender_phone }}
Origin Office: {{ $shipment->shipped_from }}
TO (CONSIGNEE)

{{ $shipment->client_name }}

Address: {{ $shipment->client_address }}
Phone: {{ $shipment->client_phone }}
Destination Office: {{ $shipment->shipped_to }}
{{-- Barcode
{{ $shipment->tracking_code }}
--}} {{-- Bar code --}} Barcode {{-- Gr Code --}} {{-- QR Code --}}

Order Status: {{ $shipment->status->label() }}
{{-- Order ID: {{ $shipment->id }}
--}} Est. Delivery Date: {{ formatDate($shipment->arrival_date) }}
Payment Mode: {{ $shipment->payment_mode }}
Mode of Transport: {{ $shipment->mode }}
Qty Type of Shipment Product Description Total Cost
{{ $shipment->quantity }} {{ $shipment->type }} {{ $shipment->product }} {{ $shipment->description }} {{ currency($shipment->currency) }}{{ formatAmount($shipment->amount) }}

Payment Methods:

Payment Methods

Official Stamp / {{ date('l') }}, {{ date('d.M.Y') }}

Stamp