{{$week_id_period}}
Fuel Savings andCreated on | Driver | Unit | Merchant | Truck Volume |
Reefer Volume |
Retail Price |
Truck $ |
Reefer $ |
Def $ |
Oil $ |
Cash $ |
Cash Adv Fee $ |
Other $ |
Total $ |
Fee $ |
Discount $ |
@if($currency=='CAN')
HST $ |
{{-- TTP (no HST) $ | --}}
@endif
Total Pay @if($currency=='CAN') HST incl @endif$ |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Totals | {{$info->total_volume}} | {{$info->total_reefer}} | {{$average_price}} | {{number_format(($info->total_truck_amount),2)}} | {{number_format(($info->total_reefer_amount),2)}} | {{$info->total_def}} | {{$info->total_oil}} | {{$info->total_cash}} | {{$info->total_ca_fee}} | {{$info->total_other}} | {{number_format($info->total_sum,2)}} | {{$info->total_fee}} | {{number_format($info->total_discount,2)}} | @if($currency=='CAN'){{number_format($info->total_hst,2)}} | @endif{{number_format($info->total_ttp2,2)}} | ||||
{{$transaction->date->format('m/d/Y')}} | {{$transaction->driver}} | {{$transaction->unit}} | {{$transaction->merchant}} | {{$transaction->volume}} | {{$transaction->reefer_quantity}} | {{$transaction->price}} | {{number_format($transaction->price*$transaction->volume,2)}} | {{number_format($transaction->price*$transaction->reefer_quantity,2)}} | {{$transaction->def2}} | {{$transaction->oil}} | {{$transaction->cash}} | {{$transaction->ca_fee}} | {{$transaction->other}} | {{number_format(($transaction->price*$transaction->volume)+($transaction->price*$transaction->reefer_quantity)+$transaction->def2+$transaction->oil+$transaction->cash+$transaction->other,2)}} | {{$transaction->fee}} | {{$transaction->total_discount}} | @if($transaction->us_can=='CAN'){{$transaction->hst}} | {{--{{number_format($transaction->ttp2-$transaction->hst,2)}} | --}} @endif{{number_format($transaction->ttp2,2)}} |
If you have any questions, please email us at fuel@fulgertransport.com