@if(count($report)>0) @foreach($report as $week_id=>$c) @if(isset($c['fp']['loves_indirect_billing'][0])) @else @endif @if(isset($c['fp']['loves_direct_billing'][0])) @else @endif @if(isset($c['fp']['pilot'][0])) @else @endif @if(isset($c['fp']['road_rangers'][0])) @else @endif @if(isset($c['fp']['road_rangers'][0])) @else @endif @if(isset($c['fp']['cps_checks'][0])) @else @endif @if(isset($c['fp']['independent'][0])) @else @endif @endforeach @endif
Total Loves non-DB Loves DB Pilot RR non DB RR DB CPS Cheques Independent
Fee CA Payment Fee CA Fee CA Fee Payment Fee Payment Fee Payment Fee Payment
CPS Website {{number_format($total,2)}} {{number_format($loves_non_db->fee,2)}} {{number_format($loves_non_db->ca_fee,2)}} {{number_format($loves_non_db->total,2)}} {{number_format($loves_db->fee,2)}} {{number_format($loves_db->ca_fee,2)}} {{number_format($pilot->fee,2)}} {{number_format($pilot->ca_fee,2)}} {{number_format($rr_non_db->fee,2)}} {{number_format($rr_non_db->total,2)}} {{number_format($rr_db->sum('fee'),2)}} {{number_format($rr_db->sum('total'),2)}} {{number_format($cps_checks->fee,2)}} {{number_format($cps_checks->total,2)}} {{number_format($independent->fee,2)}} {{number_format($independent->total,2)}}
{{$week_id}} {{number_format($c['total'],2)}} {{number_format($c['fp']['loves_indirect_billing'][0]['fee'],2)}} {{number_format($c['fp']['loves_indirect_billing'][0]['ca_fee'],2)}} {{number_format($c['fp']['loves_indirect_billing'][0]['total'],2)}}0 0 0 {{number_format($c['fp']['loves_direct_billing'][0]['fee'],2)}} {{number_format($c['fp']['loves_direct_billing'][0]['ca_fee'],2)}}0 0 {{number_format($c['fp']['pilot'][0]['fee'],2)}} {{number_format($c['fp']['pilot'][0]['ca_fee'],2)}}0 0 {{($c['fp']['road_rangers'][0]['fee'])}} {{($c['fp']['road_rangers'][0]['total'])}}0 0 0 00 0 {{($c['fp']['cps_checks'][0]['fee'])}} {{($c['fp']['cps_checks'][0]['total'])}}0 0 {{($c['fp']['independent'][0]['fee'])}} {{($c['fp']['independent'][0]['total'])}}0 0