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

Create new RendicionConceptos

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