{{$branch['city']}}
{{$receipt->destination}}
{{date("d/m/Y", strtotime($receipt->date))}}
{{$branch['name']}}
{{$branch['address']}} {{$branch['city']}} {{$branch['zipcode']}}
{{$branch['contact_no']}}
{{$receipt->consignor}}
{{$receipt->consignor_mobile}}{{$receipt->consignee}}
{{$receipt->consignee_mobile}}{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipt->parcel_value)}}
{{$receipt->number}}
{{$receipt->number_of_box}}
{{ $displayAccountParcelWeight ? 'A/c' : $receipt->weight }}
{{ $displayAccountParcelWeight ? 'A/c' : $receipt->weight }}
{{$receipt->packagetype_name}}
{{number_format($receipt->value,2)}}
{{number_format($receipt->insurance_amt,2)}}
{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipt->total_charge)}}