{% extends 'base.html.twig' %} {% block title %}Configuration prelevement SEPA - {{ echeancier.reference }} - Association E-Cosplay{% endblock %} {% block body %}
{{ echeancier.reference }} - Association E-Cosplay
Pour finaliser la mise en place de votre echeancier, veuillez renseigner votre IBAN ci-dessous. Les prelevements seront effectues automatiquement aux dates prevues.
{# Resume #}Total a payer
{{ echeancier.totalWithMajoration|number_format(2, ',', ' ') }} €
Mensualite
{{ echeancier.monthlyAmount|number_format(2, ',', ' ') }} €
Echeances
{{ echeancier.nbLines }} mois
Crediteur : Association E-Cosplay
Reference : {{ echeancier.reference }}
Montant/echeance : {{ echeancier.monthlyAmount|number_format(2, ',', ' ') }} €
Nombre d'echeances : {{ echeancier.nbLines }}
1ere echeance : {{ echeancier.lines|first ? echeancier.lines|first.scheduledAt|date('d/m/Y') : '—' }}
Derniere echeance : {{ echeancier.lines|last ? echeancier.lines|last.scheduledAt|date('d/m/Y') : '—' }}
Pour toute question : contact@e-cosplay.fr