{{ (profile | async)?.name }}
{{'LIVE' | translate}} {{'PENDING' | translate}}
{{ row['code'] }} {{ row['savingProductName'] }} {{ row['openDate'] | cbsDateFormat }} {{ row['openDate'] | cbsTimeFormat }} {{ row['savingOfficerName'] }} {{ row['savingBalance'] | cbsNumberFormat }} {{ row['accruedInterest'] | cbsNumberFormat }} {{ row['status'] === 'IN_PROGRESS' ? 'IN PROGRESS' : row['status'] }}