{%setesoldelabel='Solde e-mlc'|trans%}{%include'@kohinos/block/solde.html.twig'with{'compte':getCurrentPrestataire().emlcAccount.balance,'soldelabel':esoldelabel,'currency':'e'~(KOH_MLC_SYMBOL|default(''))}%}{%ifgetCurrentPrestataire().mlc==false%}{%include'@kohinos/presta/block/infos.html.twig'%}{%endif%}{# {% include '@kohinos/block/transactions.html.twig' %} #}{%include'@kohinos/block/operations.html.twig'%}{%ifgetCurrentPrestataire().mlc==true%}{%include'@kohinos/block/operations.html.twig'with{'title':'Compte de fonctionnement €','operations':getLastOperations(app.request,app.user,constant('App\\Enum\\CurrencyEnum::CURRENCY_EURO'))}%}{%else%}{%include'@kohinos/block/cotisations.html.twig'%}{%setgroupeprestataires=getAllGroupePrestataires()%}{%ifgroupeprestataires|length>0%}{%include'@kohinos/groupepresta/block/inscription.html.twig'%}{%endif%}{%endif%}{%ifisPayzenEnabled()%}{%include'@kohinos/presta/block/achat_monnaie.html.twig'%}{%else%}{%include'@kohinos/presta/block/demande_achat_monnaie.html.twig'%}{%endif%}{%include'@kohinos/presta/block/transaction_presta.html.twig'%}{%include'@kohinos/presta/block/transaction_adherent.html.twig'%}{%ifgetCurrentPrestataire().mlc==falseandgetCurrentPrestataire().emlcAccount.balance>0%}{%include'@kohinos/presta/block/reconversion.html.twig'%}{%endif%}