{{'SETTLEMENT_BALANCE' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.settlementBalance | cbsNumberFormat}}
{{'ARREARS' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.lateAmount | cbsNumberFormat}}
{{'OLB' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.olb | cbsNumberFormat}}
{{'PENALTY' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.penalty | cbsNumberFormat}}
{{'SETTLEMENT_BALANCE' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.settlementBalance | cbsNumberFormat}}
{{'ARREARS' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.lateAmount | cbsNumberFormat}}
{{'OLB' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.olb | cbsNumberFormat}}
{{'UNALLOCATED_AMOUNT' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.unAllocatedAmount | cbsNumberFormat}}
{{'PENALTY' | translate}}: {{(loan | async)?.loan?.loanAdditionalInfoEntity?.penalty | cbsNumberFormat}}