{{ form(extra) }}
{% for cat in pagination %} {% set id = cat.getId() %} {% if loop.index0 is divisibleby(2) %} {% endif %} {% if loop.index is divisibleby(2) %} {% endif %} {% else %} {% endfor %}
{{ knp_pagination_render(pagination) }}
{{ cat.getName() }}
{{ include('AlsuiteProjectBundle:Category:del.html.twig', {'id': id, 'action': 'Delete', 'object': 'Category', 'route': path('cat_del', {'id': id})}) }} {{ include('AlsuiteProjectBundle:Category:linkedscats.html.twig', {'id': id, 'modal': 'scats', 'name': cat.getName(), 'cat': cat}) }}
There are no categories currently.
Create Categories