{{$branch['name']}}
{{$branch['address']}} {{$branch['city']}}
PH: {{$branch['contact_no']}}
{{$branch['city']}}
{{$receipts[0]->number}}
{{$receipts[0]->destination}}
{{date("d/m/y", strtotime($receipts[0]->date))}}
{{$receipts[0]->consignor}}
{{$receipts[0]->consignor_mobile}}
{{$receipts[0]->consignee}}
{{$receipts[0]->consignee_mobile}}
{{$receipts[0]->packagetype_name}}
{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipts[0]->parcel_value)}}
{{($displayAccountParcelWeight) ? 'A/c' : $receipts[0]->weight}}
{{ $displayAccountParcelPrice ? 'A/c' : (($receipts[0]->value ?? 0) + ($receipts[0]->insurance_amt ?? 0)) }}
{{ $displayAccountParcelPrice? 'A/c' : (($receipts[0]->cgst ?? 0) + ($receipts[0]->sgst ?? 0))}}
{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipts[0]->total_charge)}}
GST. No {{$branch['gstno']}}
{{$branch['name']}}