{% for apport in apports %} {% set type_badge = apport.type == 'financier' ? 'success' : 'warning' %} {% else %} {% endfor %}
Date
Type
Statut
Montant
Actions
{{ apport.createdAt|date('d/m/Y') }} {{ apport.type == 'financier' ? 'Financier' : 'En nature' }} Reçu
{{ apport.montant|separate_thousands }} €
{% if permissionAccess.can('SUPPRIMER_APPORT') %} {% endif %}
Aucun apport enregistré.