Form->create($groupesThematique) ?>

Ajouter un nom_groupe_thematique ?>

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