{% if app.user and app.user.adherent %} {% set currentEntity = app.user.adherent %} {% include '@kohinos/sepa/_sepa_mandates_block.html.twig' with { currentEntity: currentEntity } %} {% endif %}