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