@foreach($receipts as $receipt)
AMD (GJ)
{{$branch->name}}
dest.
{{$receipt->destination}}
date.
{{date("d M Y", strtotime($receipt->date))}}
CONSIGNER {{$receipt->consignor}}
{{$receipt->consignor_mobile}}
GSTIN No.
description of contents: (Value not to exceed Rs.)
CONSIGNEE {{$receipt->consignee}}
{{$receipt->consignee_mobile}}
GSTIN No.
Authorised Franchise of THE PROFESSIONAL COURIES
RECEIVED BY
{{$receipt->weight}} {{strtoupper($receipt->weight_type)}}
{{$receipt->freight_charge}}
{{$receipt->cgst}}
{{$receipt->sgst}}
{{$receipt->total_charge}}
AMD (GJ)
{{$branch->name}}
dest.
{{$receipt->destination}}
date.
{{date("d M Y", strtotime($receipt->date))}}
CONSIGNER {{$receipt->consignor}}
{{$receipt->consignor_mobile}}
GSTIN No.
description of contents: (Value not to exceed Rs.)
CONSIGNEE {{$receipt->consignee}}
{{$receipt->consignee_mobile}}
GSTIN No.
Authorised Franchise of THE PROFESSIONAL COURIES
RECEIVED BY
{{$receipt->weight}} {{strtoupper($receipt->weight_type)}}
{{$receipt->freight_charge}}
{{$receipt->cgst}}
{{$receipt->sgst}}
{{$receipt->total_charge}}
@endforeach