@if(count($report)>0) @foreach($report as $week_id=>$c) @if(isset($c['fp']['loves_indirect_billing'][0])) @if(isset($cps_verification_report[$week_id]['loves_non_db_fee'])) @else @endif @else @endif @if(isset($c['fp']['loves_direct_billing'][0])) @if(isset($cps_verification_report[$week_id]['loves_db_fee'])) @else @endif @else @endif @if(isset($c['fp']['pilot'][0])) @if(isset($cps_verification_report[$week_id]['pilot_fee'])) @else @endif @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])) @if(isset($cps_verification_report[$week_id]['cps_checks_fee'])) @else @endif @else @endif @if(isset($c['fp']['independent'][0])) @if(isset($cps_verification_report[$week_id]['independent_fee'])) @else @endif @else @endif @endforeach @endif
Total Loves non-DB Loves DB Pilot RR RR DB CPS Cheques Independent
Fee CA Payment Fee CA Fee CA Fee Payment Fee Payment Fee Payment Fee Payment
Our data {{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)}}
CPS data {{number_format($cps_verification_total->total,2)}} {{number_format($cps_verification_total->loves_non_db_fee,2)}} {{number_format($cps_verification_total->loves_non_db_ca,2)}} {{number_format($cps_verification_total->loves_non_db_payment,2)}} {{number_format($cps_verification_total->loves_db_fee,2)}} {{number_format($cps_verification_total->loves_db_ca,2)}} {{number_format($cps_verification_total->pilot_fee,2)}} {{number_format($cps_verification_total->pilot_ca,2)}} {{number_format($cps_verification_total->rr_non_db_fee,2)}} {{number_format($cps_verification_total->rr_non_db_payment,2)}} {{number_format($cps_verification_total->rr_db_fee,2)}} {{number_format($cps_verification_total->rr_db_payment,2)}} {{number_format($cps_verification_total->cps_cheques_fee,2)}} {{number_format($cps_verification_total->cps_cheques_payment,2)}} {{number_format($cps_verification_total->independent_fee,2)}} {{number_format($cps_verification_total->independent_payment,2)}}
Discrepancy {{number_format(($total-$cps_verification_total->total),2)}} {{number_format($cps_verification_total->loves_non_db_fee-$loves_non_db->fee,2)}} {{number_format($cps_verification_total->loves_non_db_ca-$loves_non_db->ca_fee,2)}} {{number_format($cps_verification_total->loves_non_db_payment-$loves_non_db->total,2)}} {{number_format($cps_verification_total->loves_db_fee-$loves_db->fee,2)}} {{number_format($cps_verification_total->loves_db_ca-$loves_db->ca_fee,2)}} {{number_format($cps_verification_total->pilot_fee-$pilot->fee,2)}} {{number_format($cps_verification_total->pilot_ca-$pilot->ca_fee,2)}} {{number_format($cps_verification_total->rr_non_db_fee-$rr_non_db->fee,2)}} {{number_format($cps_verification_total->rr_non_db_payment-$rr_non_db->total,2)}} {{number_format($cps_verification_total->rr_db_fee-$rr_db->sum('fee'),2)}} {{number_format($cps_verification_total->rr_db_payment-$rr_db->sum('total'),2)}} {{number_format($cps_verification_total->cps_cheques_fee-$cps_checks->fee,2)}} {{number_format($cps_verification_total->cps_cheques_payment-$cps_checks->total,2)}} {{number_format($cps_verification_total->independent_fee-$independent->fee,2)}} {{number_format($cps_verification_total->independent_payment-$independent->total,2)}}
{{$week_id}} @if(isset($cps_verification_report[$week_id]['total'])) {{number_format($cps_verification_report[$week_id]['total']-$c['total'],2)}} @endif{{number_format($cps_verification_report[$week_id]['loves_non_db_fee']-$c['fp']['loves_indirect_billing'][0]['fee'],2)}} {{number_format($cps_verification_report[$week_id]['loves_non_db_ca']-$c['fp']['loves_indirect_billing'][0]['ca_fee'],2)}} {{number_format($cps_verification_report[$week_id]['loves_non_db_payment']-$c['fp']['loves_indirect_billing'][0]['total'],2)}}- - -- - -{{number_format($cps_verification_report[$week_id]['loves_db_fee']-$c['fp']['loves_direct_billing'][0]['fee'],2)}} {{number_format($cps_verification_report[$week_id]['loves_db_ca']-$c['fp']['loves_direct_billing'][0]['ca_fee'],2)}}- -- -{{number_format($cps_verification_report[$week_id]['pilot_fee']-$c['fp']['pilot'][0]['fee'],2)}} {{number_format($cps_verification_report[$week_id]['pilot_ca']-$c['fp']['pilot'][0]['ca_fee'],2)}}- -- - {{($c['fp']['road_rangers'][0]['fee'])}} {{($c['fp']['road_rangers'][0]['total'])}}- - - -- -{{number_format($cps_verification_report[$week_id]['cps_checks_fee']-$c['fp']['cps_checks'][0]['fee'],2)}} {{number_format($cps_verification_report[$week_id]['cps_checks_payment']-$c['fp']['cps_checks'][0]['total'],2)}}- -- -{{number_format($cps_verification_report[$week_id]['independent_fee']-$c['fp']['independent'][0]['fee'],2)}} {{number_format($cps_verification_report[$week_id]['independent_payment']-$c['fp']['independent'][0]['total'],2)}}- -- -