{% if success %}
{% endif %}
{{ form_end(form) }}
Merci! Votre demande de devis a bien été envoyée.
Demander un devis
{{ quote.presentation }}
{{ form_start(form) }}
{{ form_label(form.name) }} *
{{ form_widget(form.name, {'attr':{'class':'form-control'}}) }}
{{ form_label(form.email) }} *
{{ form_widget(form.email, {'attr':{'class':'form-control'}}) }}
{{ form_label(form.content) }} *
{{ form_widget(form.content, {'attr':{'class':'form-control'}}) }}