Form->create($groupesThematique) ?>

Editer un nom_groupe_thematique ?>

Form->control('nom'); echo $this->Form->control('description'); ?>
Form->submit(__('Valider')) ?> Form->end() ?>
element('menu'); echo $this->element('menu_form', [ 'pluralHumanName' => $configuration->nom_groupe_thematique . 's' ]); ?>