@if($carrier->daily_price_logo!='') daily_price_logo)}}" width="49px" height="80px" style="position:absolute;left:80px;top:-15px;">

{{-- @if($start_date!=null && $end_date!=null) {{$start_date}} - {{$end_date}} @else @if(isset($week_id_period)){{$week_id_period}}@endif @endif --}} @if(isset($week_id_period)){{$week_id_period}}@endif

@else

{{-- @if($start_date!=null && $end_date!=null) {{$start_date}} - {{$end_date}} @else @if(isset($week_id_period)){{$week_id_period}}@endif @endif --}} @if(isset($week_id_period)){{$week_id_period}}@endif

@endif Fuel Savings and
Transactions Summary
{{$carrier->name}}
@if($currency=='CAN') @endif @if($currency=='CAN') @endif @foreach($report as $transaction) @if($transaction->us_can=='CAN') @endif @endforeach
Created on Driver Unit Merchant Truck
Volume
Reefer
Volume
Retail
Price
Truck
$
Reefer
$
Def
$
Def
Oil
$
Cash
$
Other
$
Total
$
HST
$
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_def2}} {{$info->total_def}} {{$info->total_oil}} {{$info->total_cash}} {{$info->total_other}} {{number_format($info->total_sum,2)}}{{number_format($info->total_hst,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->reefer_amount,2)}} {{$transaction->def2}} {{$transaction->def}} {{$transaction->oil}} {{$transaction->cash}} {{$transaction->other}} {{number_format(($transaction->price*$transaction->volume)+($transaction->price*$transaction->reefer_quantity)+$transaction->def2+$transaction->oil+$transaction->cash+$transaction->other,2)}} {{$transaction->hst}}