{{$branch->city}}
{{$receipts[0]->destination}}
{{date('d/m/Y', strtotime($receipts[0]->date))}}
{{$receipts[0]->number}}
{{$receipts[0]->consignor}}
{{$receipts[0]->consignor_mobile}}{{$receipts[0]->consignee}}
{{$receipts[0]->consignee_mobile}}
{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipts[0]->parcel_value)}}
{{$receipts[0]->number_of_box}}
{{$receipts[0]->packagetype_name}}
{{ $displayAccountParcelWeight ? 'A/c' : $receipts[0]->weight }}@if(!$displayAccountParcelWeight){{ ' ' . $receipts[0]->weight_type }}@endif
{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipts[0]->parcel_value)}}
Credit
{{($displayAccountParcelPrice) ? 'A/c' : LaraCore::showPrice($receipts[0]->total_charge)}}