{% for apport in apports %} {% set type_badge = apport.type == 'financier' ? 'primary' : 'warning' %} {% else %} {% endfor %}
Date
Montant
Type
Moyen
Statut
{{ apport.createdAt|date('d/m/Y') }} à {{ apport.createdAt|date('H:i') }}
{{ apport.montant|separate_thousands }} €
{{ apport.type == 'financier' ? 'Financier' : 'En nature' }} {% if apport.versement == 'cheque' %} Chèque {% elseif apport.versement == 'espece' %} Espèces {% elseif apport.versement == 'virement' %} Virement, prélèvement ou CB {% else %} Autre {% endif %} Reçu
Aucun apport enregistré.