Tracking Id - {{ $courier_summary->tracking_id }}
Courier Status: {{ $courier_summary->courier_status }}

Date: {{ $courier_summary->created_at->format('D d,M-Y h:m:s A') }}

From:

Branch: {{ $courier_summary->relationtosenderbranch->branch_name }}
Name: {{ $courier_summary->sender_name }}
Address: {{ $courier_summary->sender_address }}
Phone: {{ $courier_summary->sender_phone_number }}

To:

Branch: {{ $courier_summary->relationtoreceiverbranch->branch_name }}
Name: {{ $courier_summary->receiver_name }}
Address: {{ $courier_summary->receiver_address }}
Phone: {{ $courier_summary->receiver_phone_number }}

@foreach ($courier_details as $item) @endforeach
Description Price Qty Total
{{ $item->item_description }} {{ $item->cost_rate }} {{ $item->item_quantity }} {{ $item->total_cost_rate }}

Special Note:

{{ $courier_summary->special_comment }}



Terms & Conditions:

All claims relating to shipping errors shall be waived by customer unless made within (7) days after delivery of goods to the address stated.

Print