{% verbatim %}

Festival: {{ activeFestival.chiffreAffaire }} € {{ activeFestival.clientsCount }}


Client actuel:

{{ activeSelling.length }} produits

Total:

{{ CurrentSellingTotal() }}

Le client paie:

Rendu: {{ -1*(CurrentSellingTotal() - paidAmount) }} €

il manque: {{ CurrentSellingTotal() - paidAmount }} €

{% endverbatim %} {% include 'logged/angular/validate-button.html.twig' %} {% verbatim %}

{% endverbatim %}