{% extends 'base.html.twig' %} {% block title %}New RendicionTipo{% endblock %} {% block body %}

Create new RendicionTipo

{{ include('rendicion_tipo/_form.html.twig') }} back to list {% endblock %}