{{--11. BANKING DETAILS -- Start--}}
11. BANKING DETAILS
Total Banking Amount () @if($firstIncome > $secondIncome){{ number_format($firstIncome,2,'.','') }}@else {{ number_format($secondIncome,2,'.','')}} @endif

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.

{{--11. BANKING DETAILS -- End--}}