Form->create($groupesMetier) ?>
Form->input('nom'); echo $this->Form->input('description'); ?>
Form->button(__('Submit')) ?> Form->end() ?>