{% extends '@EasyAdmin/layout.html.twig' %} {% block body_class %} {{ parent() }} ea-no-sidebar {% endblock %} {% block responsive_header %}{% endblock %} {% block content_top_header %} {% if not is_granted('ROLE_SUPER_ADMIN') %} {% endif %} {{ parent() }} {% endblock %}