{% trans_default_domain 'front_webmaster' %} {% if renderToolbox is not defined %} {% set interfaceName = interface.entity.layout is defined ? interface.name : null %} {% set entityId = interfaceName and entity.id is defined ? entity.id : null %}
{% else %} {% if not app.user %}
{% elseif is_granted('ROLE_CUSTOMERS_ONLY') %} {% if is_granted('ROLE_PREVIOUS_ADMIN') %} {% endif %} {% elseif is_granted('ROLE_ADMIN') %}
{% set layoutRoute = 'admin_' ~ interfaceName ~ '_layout' %} {% set layoutRouteExist = routeExist(layoutRoute) %} {% if interfaceName is defined and interfaceName and layoutRouteExist and entityId %} {% else %} {% endif %} {% if is_granted('ROLE_ALLOWED_TO_SWITCH') %} {% endif %} {% if is_granted('ROLE_PREVIOUS_ADMIN') %} {% else %} {% endif %}
{% elseif is_granted('ROLE_PREVIOUS_ADMIN') %}
{% elseif is_granted('ROLE_SECURE_PAGE') %}
{% endif %} {% endif %}