{{--11. BANKING DETAILS -- Start--}}
{{'(+) Total Casual Income (Cash)'}}(![]() |
{{-- {{round($cashSum)}} | --}}@if($firstIncome > $secondIncome){{ number_format($firstIncome,2,'.','') }}@else {{ number_format($secondIncome,2,'.','')}} @endif | |
---|---|---|---|
{{'(+) Total Casual Income (Digital)'}}(![]() |
{{round($edcSum + $fastagSum + $qrSum + $fastagDeclinedSum)}} | ||
{{round($fastagSum)}} | |||
{{round($fastagDeclinedSum)}} | |||
{{round($qrSum)}} | |||
{{round($edcSum)}} | |||
Total Cash Banking Amount (![]() |
@if($firstIncome > $secondIncome){{ number_format($firstIncome,2,'.','') }}@else {{ number_format($secondIncome,2,'.','')}} @endif | ||
Total Digital Banking Amount (![]() |
{{round($edcSum + $fastagSum + $qrSum + $fastagDeclinedSum)}} |
System Cash - FOC Approved(Only Cash) = Value 1
{{--39811 changes--}}
Actual Cash + Total Recovery = Value 2
Greater of Value 1 & Value 2 will be considered as the banking amount.