\r\n Bank: {{ row.item.bankName }}\r\n
\r\n Account: {{ row.item.accountNumber }}\r\n
\r\n Total Obligations\r\n
\r\n {{ row.item.obligationPercentage.toFixed(2) }}%\r\n\r\n {{ formatCurrency(row.item.totalObligations) }}\r\n\r\n Total Disbursements\r\n
\r\n {{ row.item.disbursementPercentage.toFixed(2) }}%\r\n\r\n {{ formatCurrency(row.item.totalDisbursement) }}\r\n \r\n \r\n {{ formatDate(row.item.expiry) }}\r\n \r\n \r\n