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

Create new Presence

{{ include('reporting/recherche/registre/presence/_form.html.twig') }} back to list {% endblock %}