@if(@$branch['image']) @endif

{{@$branch['person_name']}}

{{@$branch['address']}}, {{@$branch['city']}} {{@$branch['zipcode']}}
Booking's Report / {{date("d M Y", strtotime($start_date))}} - {{date("d M Y", strtotime($end_date))}}

M/s.

{{ $parcels[0]->client_name }}

Date. {{$today}}

@if($parcels[0]->client_weight == '1') @endif @if($parcels[0]->client_charge == '1') @endif @foreach($parcels as $parcel) @if($parcels[0]->client_weight == '1') @endif @if($parcels[0]->client_charge == '1') @endif @endforeach @if($parcels[0]->client_charge == '1') @if($parcels[0]->client_weight == '1') @else @endif @endif @if($parcels[0]->client_charge == '1') @if($parcels[0]->client_weight == '1') @else @endif @endif @if($parcels[0]->client_charge == '1') @if($parcels[0]->client_weight == '1') @else @endif @endif
Sr Receiver Center Date Cons_No Package CarrierWeightCharges
{{$srno}} {{$parcel->receiver_name}} {{($parcel->receiver_mobile) ? '('.$parcel->receiver_mobile.')' : ''}} {{$parcel->center_name}} {{date("d/m/Y", strtotime($parcel->date))}} {{($parcel->reference_number != '') ? $parcel->consignment_no.' (Ref:'.$parcel->reference_number.')' : $parcel->consignment_no}} {{$parcel->package_type}} {{$parcel->carrier_name}}{{$parcel->weight}}{{Laracore::showPrice($parcel->net_amt)}}
AmountAmount{{ Laracore::showPrice($total_amount) }}
F.Ch. % ({{$parcels[0]->fuel}})F.Ch. % ({{$parcels[0]->fuel}}){{ Laracore::showPrice($fuel_cahrge) }}
GRAND TOTALGRAND TOTAL{{ Laracore::showPrice($total_amount + $fuel_cahrge) }}
@if($parcels[0]->client_charge == '1')

(Rupees in words){{getIndianCurrency($total_amount + $fuel_cahrge)}}

@endif