{% extends 'Shop/base.html.twig' %} {% block title %}{{ 'app.global.pages.header.menu'|trans }} {% endblock %} {% block toolbar_actions %} {% if categories|length == 0 and true == is_granted('ROLE_SUPPORT') %} {{ link('import', 'modal', 'primary', {'entity-id' : menu.id, 'modalId': 'foxorders_modal_form_shop' }) }} {% endif %} {% endblock %} {% block component_body %}