| - | {{ $t('list.name') }} | -{{ $t('list.role') }} | -{{ $t('list.iban') }} | -{{ $t('list.currentBalance') }} | -{{ $t('list.balanceDiff') }} | -
|---|---|---|---|---|---|
| - - | -
- |
- - {{ account.attributes.account_role }} - | -- {{ account.attributes.iban }} - | -- {{ Intl.NumberFormat('en-US', {style: 'currency', currency: - account.attributes.currency_code}).format(account.attributes.current_balance)}} - | -diff | -