ebs/templates/components/product/service_request/_submit.html.twig
2023-12-21 08:49:38 +01:00

3 lines
86 B
Twig

<div class="d-grid col-12 mt-3 order-last py-4">
{{ form_widget(submit) }}
</div>