{% block body %}
Edit Abscence
{{ include('abscence/_form.html.twig', {'button_label': 'Update'}) }}
back to list
{{ include('abscence/_delete_form.html.twig') }} {% endblock %}