Form->create($typeDocument) ?>

Editer un type de document

Form->control('nom'); ?>
Form->submit(__('Valider')) ?> Form->end() ?>
element('menu'); echo $this->element('menu_form', [ 'pluralHumanName' => 'Types Documents' ]); ?>