|
|
S. No. | Term | Schedule Date | Payable Amount ({{ config('settings.is_code') == 'code' ? config('settings.currency_code') : config('settings.currency_symbol') }}) |
---|---|---|---|
{{ $loop->iteration }} | {{ $lease_schedule->term }} | {{ $transaction->date_format($lease_schedule->schedule_date) }} | {{ $transaction->convert_money_format($lease_schedule->amount) }} |
Total | {{ $transaction->convert_money_format($lease_schedules->sum('amount')) }} |
Amount {{$transaction->systemSettingCurrency()}}: | {{ $transaction->convert_money_format($totalAmount) }} |
Amount In Words : | {{ $transaction->convert_number_to_words($totalAmount) }} {!! config('settings.currency_code') !!} only |
Description : | {{ $lease->description }} |
- - - - - - - - - - - - - - - - - - - - - - - Authorized Signature |
- - - - - - - - - - - - - - - - - - - - - - Authorized Stamp |