{{group.name}} {{ 'label.heading.accnum' | translate }}: {{group.accountNo}} | {{ 'label.heading.office' | translate }}: "{{group.officeName}}" | {{ 'label.heading.center' | translate }}: "{{group.centerName}}"

{{'label.heading.groupclosed' | translate}}

{{ 'label.heading.clients' | translate }}

{{group.name}}
{{'label.heading.accnum' | translate}} {{'label.heading.name' | translate}} {{ 'label.heading.actions' | translate }}
{{member.accountNo}} {{member.displayName}} {{ 'label.button.jlgloanapplication' | translate }}
{{ 'label.heading.loanaccoverview' | translate }}
{{'label.heading.accnum' | translate}} {{ 'label.heading.products' | translate }} {{'label.heading.loanamount' | translate}} {{'label.heading.outstandingamount' | translate}} {{'label.heading.dueamount' | translate}} {{'label.heading.type' | translate}} {{ 'label.heading.actions' | translate }}
{{loanaccount.accountNo}} {{loanaccount.productName}} {{loanaccount.originalLoan|number}} {{loanaccount.loanBalance|number}} {{loanaccount.amountPaid|number}}
{{'label.heading.accnum' | translate}} {{ 'label.heading.products' | translate }} {{'label.heading.type' | translate}} {{'label.heading.closedate' | translate}}
{{loanaccount.accountNo}} {{loanaccount.productName}} {{loanaccount.loanType.value}} {{loanaccount.timeline.closedOnDate | DateFormat}}
{{'label.heading.savingsaccoverview' | translate }}
{{ 'label.heading.accnum' | translate }} {{ 'label.heading.products' | translate }} {{ 'label.heading.balance' | translate }} {{ 'label.heading.actions' | translate }}
{{savingaccount.accountNo}} {{savingaccount.productName}} {{savingaccount.accountBalance | number}}
{{ 'label.heading.accnum' | translate }} {{ 'label.heading.products' | translate }} {{ 'label.heading.status' | translate }} {{ 'label.heading.closedate' | translate }}
{{savingaccount.accountNo}} {{savingaccount.productName}} {{savingaccount.timeline.closedOnDate | DateFormat}}

{{group.name}} {{ 'label.heading.details' | translate }}

{{ 'label.heading.activationdate' | translate }} {{group.activationDate | DateFormat}}
{{ 'label.heading.staff' | translate }} {{group.staffName}}
{{ 'label.input.groupexternalid' | translate }} {{group.externalId}}
{{ 'label.heading.center' | translate }} {{group.centerName}}

{{ 'label.heading.summary' | translate }}

{{ 'label.numofactiveclient' | translate }} {{summary.activeClients}}
{{ 'label.numofactivegrouploans' | translate }} {{summary.activeGroupLoans}}
{{ 'label.numofactiveclientloans' | translate }} {{summary.activeClientLoans}}
{{ 'label.numofactivegroupborrowers' | translate }} {{summary.activeGroupBorrowers}}
{{ 'label.numofactiveclientborrowers' | translate }} {{summary.activeClientBorrowers}}
{{ 'label.numofactiveoverduegrouploans' | translate }} {{summary.overdueGroupLoans}}
{{ 'label.numofactiveoverdueclientloans' | translate }} {{summary.overdueClientLoans}}


{{groupNote.note}}

{{groupNote.id}} {{'label.createdby' | translate}} : {{groupNote.createdByUsername}} {{'label.createdon' | translate}} : {{groupNote.createdOn | DateFormat}}
{{ 'label.heading.role' | translate }} {{ 'label.heading.name' | translate }} {{ 'label.heading.clientid' | translate }}
{{grouprole.role.name}} {{grouprole.clientName}} {{grouprole.clientId}}


{{column.columnName | prettifyDataTableColumn}}
{{row}}
{{value.key | prettifyDataTableColumn}} {{value.value}}