{{-- resources/views/tracking/result.blade.php --}}
Tracking Code
{{ $consignment->tracking_code }}
Consignee
{{ $consignment->customer_name }}
Description
{{ $consignment->description }}
Cartons
{{ $consignment->ctns }}
CBM
{{ $consignment->cbm }}
Weight
{{ $consignment->actual_weight }} kg
Destination
{{ $consignment->destination }}
ETA
{{ $consignment->shipment->eta->format('M d, Y') }}
{{ $info['label'] }} @if($current) Current @endif
Create a free account to track all your shipments in one place
Create Account →