Les champs marqués "*" sont obligatoires
Renseignement sur la base
{{ form_row(form.code) }}
{{ form_row(form.name) }}
{{ form_row(form.approvalNumber) }}
{{ form_row(form.contactEmail) }}
{{ form_row(form.contactPhone) }}
{{ form_row(form.postalAddress) }}
{{ form_row(form.organismType) }}
Configuration de la base dans l'application
{{ form_row(form.parent) }}
{{ form_row(form.status) }}
{{ form_row(form.userActivatedAutomatically) }}
{{ form_end(form) }}