| Current Path : /opt/nginxhttpd_/vendor/symfony/maker-bundle/src/Resources/skeleton/crud/templates/ |
| Current File : //opt/nginxhttpd_/vendor/symfony/maker-bundle/src/Resources/skeleton/crud/templates/_form.tpl.php |
{{ form_start(form) }}
{{ form_widget(form) }}
<button class="btn">{{ button_label|default('Save') }}</button>
{{ form_end(form) }}