{{ (profile | async)?.name }}
{{'LIVE' | translate}} {{'PENDING' | translate}}
{{ row['code'] }} {{ row['termDepositProductName'] }} {{ row['createdAt'] | cbsDateFormat }} {{ row['createdAt'] | cbsTimeFormat }} {{ row['openDate'] | cbsDateFormat }} {{ row['openDate'] | cbsTimeFormat }} {{ row['serviceOfficerFirstName'] + ' ' + row['serviceOfficerLastName'] }} {{ row['termDepositBalance'] | cbsNumberFormat }} {{ row['closeDate'] | cbsDateFormat }} {{ row['closeDate'] | cbsTimeFormat }} {{ row['status'] === 'IN_PROGRESS' ? 'IN PROGRESS' : row['status'] }}