| 数字. | --}}箱号码 | 柜货编号 | 柜货封号 | 唛头 | 总立方 (m3) | 重量 (kg) | 日期和时间 | 状态 | 动 |
|---|---|---|---|---|---|---|---|---|---|
| {{$i}} | --}}{{$crt->no_ctn}} | {{ $crt->no_container }} | {{ $crt->no_seal }} | {{$receipt->shipping_mark}} | {{ number_format($volume, 3, '.', ',') }} | {{ @$crt->receipt_detail->berat }} | {{$crt->created_at}} | @if (in_array($crt->status, [0,1])) @elseif (in_array($crt->status, [2,6])) @elseif (in_array($crt->status, [3,5])) @elseif (in_array($crt->status, [4,7])) @else @endif {{config('custom.status_carton_cina.'.$crt->status)}} | |
| Data Kosong | |||||||||