@foreach ($receipt->carton as $crt)
{{$receipt->shipping_mark}}
WH Number {{$receipt->wh_number}}
barcode
Carton Number :{{$crt->no_ctn}}
{{-- --}}
{{$loop->iteration}}/{{@$receipt->total_ctn}}
Carton
Receipt Number
{{$receipt->no_resi}}
Weight Date
{{$crt->berat}} {{-- {{date('d/m/Y', strtotime($crt->created_at))}}
--}} {{date('d/m/Y', strtotime($receipt->created_at))}}
  {{date('h:i a')}}
Volume {{ @$crt->receipt_detail->panjang.'x'.@$crt->receipt_detail->lebar.'x'.@$crt->receipt_detail->tinggi.' cm' }}
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
--}} {{--    
--}} {{-- barcode
Carton Number :{{$crt->no_ctn}}
{{-- GUANGZHOU
NUSANTARA
LOGISTICS CO.LTD  
{{$receipt->no_resi_coload}}
@if (!$loop->last)
@endif @endforeach