Cash, Gold, Sliver, Diamond & Liquid are not accepted by us.
NOTE: consignment issued by franchisee
origin | destination | date and time | carrier |
---|---|---|---|
{{@$branch['city']}} | {{$receipt->destination}} | {{date('d/m/Y', strtotime($receipt->date))}} {{date('h:i A', strtotime($receipt->time))}} | {{$receipt->carrier_name}} |
Package Type | @if($receipt->is_international != 1)Value | @endifWeight | Boxes | Charge | fr. charge | {{($isAllowToChangeInsuranceLabel) ? str_limit($insuranceNewLabelName, 5, '..') : 'Ins.'}} | CGST | SGST | @if($receipt->is_international == 1)IGST | @endiftotal charge |
---|---|---|---|---|---|---|---|---|---|---|
{{$receipt->packagetype_name}} | @if($receipt->is_international != 1){{$receipt->parcel_value}} | @endif{{$receipt->weight}} | {{$receipt->number_of_box}} | {{$receipt->value}} | {{($receipt->value * $receipt->freight_charge) / 100}} | {{$receipt->insurance}} | {{$receipt->cgst}} | {{$receipt->sgst}} | @if($receipt->is_international == 1){{$receipt->igst}} | @endif{{$receipt->total_charge}} |