{% extends 'base.html.twig' %} {% block title %}UserModulo index{% endblock %} {% block body %}

UserModulo index

{% for user_modulo in user_modulos %} {% else %} {% endfor %}
Id actions
{{ user_modulo.id }} show edit
no records found
Create new {% endblock %}