{{ form_start(form) }} {{ form_row(form.name) }} {{ form_row(form.code) }}
{{ form_end(form) }}