Bill Details
|
{{number_format($data['data']['requestBill']['data']['total_distance'],2) }} km
|
|
|
|
|
|
@if($data['data']['requestBill']['data']['additional_charges_amount'] > 0)
Additional Charger {{$data['data']['requestBill']['data']['additional_charges_reason']}}
|
|
|
{{ $data['data']['requested_currency_symbol'] }}
{{ number_format((float) $data['data']['requestBill']['data']['additional_charges_reason'], 2) }}
|
|
|
|
|
|
@endif
{{ $data['data']['requested_currency_symbol'] }}
{{ $data['data']['requestBill']['data']['cancellation_fee'] }}
|
|
|
|
|
|
- {{ $data['data']['requested_currency_symbol'] }}
{{ number_format($data['data']['requestBill']['data']['admin_commision'], 2) }}
|
|
|
|
|
|
Settlement Amount
(rounded
off)
|
|
|
{{ $data['data']['requested_currency_symbol'] }}
{{ number_format($data['data']['requestBill']['data']['driver_commision'], 2) }}
|
|
|
|
|
|