{{ (profile | async)?.name }}
{{'LIVE' | translate}} {{'PENDING' | translate}}
{{ row['code'] }} {{ row['amount'] | cbsNumberFormat }} {{ row['interestRate'] + '%'}} {{ row['scheduleType'] | translate }} {{ row['createdBy']['firstName'] + ' ' + row['createdBy']['lastName'] }} {{ row['createdAt'] | cbsDateFormat }} {{ row['createdAt'] | cbsTimeFormat }} {{ row['status'] === 'IN_PROGRESS' ? 'IN PROGRESS' : row['status'] }}