{% extends 'layout_admin.html.twig' %} {% block content %}
{% include 'flashes.html.twig' %} {{ form_widget(form) }}
{% endblock %}