+
+
+ {% block crud_actions_row %}
+
+ {% block crud_actions_group_items %}
+
+
+
+ {% endblock crud_actions_group_items %}
+
+ {% endblock crud_actions_row %}
+
+
+ {% include CRUD_path('Components/Index/FilterBar.twig') with {
+ crud: crud,
+ meta: meta
+ } %}
+ {% if crud.hasEditors %}
+
+ {% endif %}
+