{{--8. CASH INCOME AS PER SYSTEM -- Start --}}
8. CASH INCOME AS PER SYSTEM ()

{{--35688 $additionalChargesIncome replaced by $add--}} {{--35688 $additionalChargesIncome replaced by $addIn+$addOut--}}
Gross Parking Income {{$grossParkingIncome}}
(+ ) Overnight Charges {{$overnightIncome}}
(+ ) Lost Ticket {{$lostTicketPenaltyIncome}}
(+) Penalty Charges {{$penaltyChargesIncome}}
(+) Additional Charges{{$additionalChargesIncome}}
(-) Voucher Discount {{number_format($voucherChangesIncome, 2, '.', '')}}
(-) Loyalty Discount {{$loyaltyDiscountIncomeCash}}
(-) Max Charge Discount {{ $maxChargeDiscountIncomeCash }}
(-) Membership Payment Amount {{number_format($totalMembershipAmount, 2, '.', '')}}
Net Income{{number_format(($grossParkingIncome + $overnightIncome + $lostTicketPenaltyIncome + $penaltyChargesIncome + $additionalChargesIncome) - ($voucherChangesIncome + $totalMembershipAmount + $loyaltyDiscountIncomeCash + $maxChargeDiscountIncomeCash), 2, '.', '')}}

*Gross Parking Income excludes Payments made with i)Credit/Debit Cards ii) E-wallets

{{--8. CASH INCOME AS PER SYSTEM -- End --}}