@if(count($cps_verifications)>0) @foreach($cps_verifications as $c) @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
Total {{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)}}
{{$c->week_id}} {{number_format($c->total,2)}} {{number_format($c->loves_non_db_fee,2)}} {{number_format($c->loves_non_db_ca,2)}} {{number_format($c->loves_non_db_payment,2)}} {{number_format($c->loves_db_fee,2)}} {{number_format($c->loves_db_ca,2)}} {{number_format($c->pilot_fee,2)}} {{number_format($c->pilot_ca,2)}} {{number_format($c->rr_non_db_fee,2)}} {{number_format($c->rr_non_db_payment,2)}} {{number_format($c->rr_db_fee,2)}} {{number_format($c->rr_db_payment,2)}} {{number_format($c->cps_cheques_fee,2)}} {{number_format($c->cps_cheques_payment,2)}} {{number_format($c->independent_fee,2)}} {{number_format($c->independent_payment,2)}}