{{ form_start(form) }}
{{ form_row(form.name) }} {{ form_row(form.numberCategory) }}
{{ form_row(form.account) }}
{{ form_end(form) }}