{{ form_start(form) }} {{ form_widget(form) }} {{ include('partial/_form_submit.html.twig', {'backUrl': path('sale_index')}) }} {{ form_end(form) }}