|
#
|
{{ 'NAME' | translate }}
|
{{ 'Relationship' | translate }}
|
{{ 'Amount' | translate }}
|
{{ 'Description' | translate }}
|
{{ 'OPTIONS' | translate }}
|
|---|---|---|---|---|---|
|
{{ i + 1}}
|
{{guarantor.profile.name | uppercase}} |
{{guarantor.relationship.name | uppercase}}
|
{{guarantor.amount | cbsNumberFormat}}
|
{{guarantor.description}}
-
|
{{ 'NO_DATA' | translate }}