{% extends 'base.html.twig' %} {% block title %}{{ bank_account.label }} — Édition — VIIZIA{% endblock %} {% block body %} {% from 'admin/organization/_form.html.twig' import field, select_field %} {% set organization = bank_account.organization %}
{{ bank_account.label }}
{{ bank_account.bankName }}
{% if bank_account.maskedIban %}· {{ bank_account.maskedIban }}{% endif %}
· solde courant {{ bank_account.currentBalance|money(bank_account.currency, bank_account.currencyMinorUnits) }}