{% extends '@SonataAdmin/CRUD/base_list.html.twig' %} {% trans_default_domain 'admin' %} {% block batch %} {% block batch_actions %} {% endblock batch_actions %} {% for action, options in batchactions %} {% if options.modal is defined %} {% endif %} {% endfor %} {% endblock %}