@foreach($receipts as $receipt)

{{$receipt->consignor}}

{{$receipt->consignee}}

SHIPPER'S COPY

Received by TCPL


{{date("d/m/Y", strtotime($receipt->date))}}


{{$receipt->destination}}
  • pcs.
  • air / surface
@endforeach