{{ form_start(categoryForm) }} {{ form_row(categoryForm.name) }} {{ form_row(categoryForm.parent) }}
{{ form_end(categoryForm) }}