{% extends 'Layouts/default.html.twig' %} {% block title %}{{ 'app.global.user.list.users'|trans }}{% endblock %} {% block search %} {% include 'Search/list.html.twig' %} {% endblock %} {% block toolbar_actions %} {% if true == is_granted('ROLE_SUPPORT') and 'customer' == instance %} {% if isDbReachable %} {{ 'app.global.user.buttons.migration'|trans }} {% else %}