{% set currentEntity = getCurrentPrestataire() %} {% if currentEntity %} {% include '@kohinos/sepa/_sepa_mandates_block.html.twig' with { currentEntity: currentEntity } %} {% endif %}