{{ form_start(form) }}
{{ form_row(form.code) }}
{{ form_row(form.statut) }}
{{ form_widget(form) }} {{ form_end(form) }}