{% form_theme form 'bootstrap_4_layout.html.twig' %} {{ form_start(form) }} {{ form_widget(form) }} {{ form_end(form) }}