AMD (GJ)
{{$branch->name}}
dest.
{{$receipts[0]->destination}}
date.
{{date("d M Y", strtotime($receipts[0]->date))}}
CONSIGNER {{$receipts[0]->consignor}}
{{$receipts[0]->consignor_mobile}}
GSTIN No.
description of contents: (Value not to exceed Rs.)
CONSIGNEE {{$receipts[0]->consignee}}
{{$receipts[0]->consignee_mobile}}
GSTIN No.
Authorised Franchise of THE PROFESSIONAL COURIES
RECEIVED BY
{{ $displayAccountParcelWeight ? 'A/c' : $receipts[0]->weight }}@if(!$displayAccountParcelWeight){{ ' ' . $receipts[0]->weight_type }}@endif
{{$receipts[0]->freight_charge}}
{{$receipts[0]->cgst}}
{{$receipts[0]->sgst}}
{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipts[0]->total_charge)}}
AMD (GJ)
{{$branch->name}}
dest.
{{$receipts[0]->destination}}
date.
{{date("d M Y", strtotime($receipts[0]->date))}}
CONSIGNER {{$receipts[0]->consignor}}
{{$receipts[0]->consignor_mobile}}
GSTIN No.
description of contents: (Value not to exceed Rs.)
CONSIGNEE {{$receipts[0]->consignee}}
{{$receipts[0]->consignee_mobile}}
GSTIN No.
Authorised Franchise of THE PROFESSIONAL COURIES
RECEIVED BY
{{ $displayAccountParcelWeight ? 'A/c' : $receipts[0]->weight }}@if(!$displayAccountParcelWeight){{ ' ' . $receipts[0]->weight_type }}@endif
{{$receipts[0]->freight_charge}}
{{$receipts[0]->cgst}}
{{$receipts[0]->sgst}}
{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipts[0]->total_charge)}}