{% if adherent_name is defined and montant is defined %}
{{ adherent_name }}
Valider le paiement de {{ montant }} {{ KOH_MLC_SYMBOL|default('eMlc') }}
Prestataire : {{ prestataire }}
{% endif %}
{% endif %}
{# SHOW BALANCE MODALE#}
{% if insufficientBalance is not null %}
{% set modal_id = 'showbalancemodal' %}
{% set modal_title = 'Mon solde'|trans %}
{% set modal_content %}