{{$t('الشهر')}} | {{$t('date')}} | {{$t('monthIPrincipal')}} | {{$t('monthPayment')}} | {{$t('monthCapital')}} | {{$t('monthInterest')}} | {{$t('monthEPrincipal')}} |
---|---|---|---|---|---|---|
{{الدفع.الشهر}} | {{تاريخ الدفع}} | {{toCurrency(payment.monthIPrincipal,2)}} | {{toCurrency(payment.monthPayment,2)}} | {{toCurrency(payment.monthCapital,2)}} | {{toCurrency(payment.monthInterest,2)}} | {{toCurrency(payment.monthEPrincipal,2)}} |