{{ form_start(form) }}
{# #}
{{ form_end(form) }}
Champ de recherche ({{commandes|length }})
{{ form_widget(form.nom) }}
{{ form_widget(form.prenoms) }}
{{ form_widget(form.email) }}
{{ form_widget(form.numerocommande) }}
{{ form_widget(form.adresseclientlivraison) }}
{{ form_widget(form.telephone) }}
{{ form_widget(form.contact) }}
{{ form_widget(form.typestatut) }}
{{ form_widget(form.typecanalcom) }}
{{ form_widget(form.typecommune) }}
AUCUN RESULTAT
{% endif %}
{{ knp_pagination_render(commandes) }}
{{ form_start(form) }}
{{ form_end(form) }}
{{ form_widget(form.minSurface) }}
{{ form_widget(form.maxPrice) }}
{{ form_widget(form.options) }}
{{ form_widget(form.address, {'id': 'search_address'}) }}
{{ form_widget(form.distance) }}