{{ form_start(form, { 'attr' : { 'class': 'mb-3' } }) }} {{ form_widget(form) }} {{ form_end(form) }}