|
|
Term | Payable Amount {{$transaction->systemSettingCurrency()}} | Schedule Date | Received Amount | Outstanding Amount |
---|---|---|---|---|
{{ $lease_schedule->term }} | {{ $transaction->convert_money_format($payable_amount) }} | {{ $transaction->date_format($schedule_date) }} | - | {{ $transaction->convert_money_format($outstanding_amount) }} |
{{ $lease_schedule->term }} | {{ $transaction->convert_money_format($payable_amount) }} | {{ $transaction->date_format($schedule_date) }} | @endif{{ $transaction->convert_money_format($received_amount) }} | @if($key == 0){{ $transaction->convert_money_format($outstanding_amount) }} | @endif
Total | {{ $transaction->convert_money_format($total_payable_amount) }} | {{ $transaction->convert_money_format($total_received_amount) }} | {{ $transaction->convert_money_format($total_outstanding_amount) }} |
Total Amount {{$transaction->systemSettingCurrency()}} | {{ $transaction->convert_money_format($total_payable_amount) }} |
---|---|
Total Received Amount | {{ $transaction->convert_money_format($total_received_amount) }} |
Total Balance Amount {{$transaction->systemSettingCurrency()}} | {{ $transaction->convert_money_format($total_outstanding_amount) }} |
- - - - - - - - - - - - - - - - - - - - - - - Authorized Signature |
- - - - - - - - - - - - - - - - - - - - - - Authorized Stamp |