Form->create($typeDocument) ?>

Editer un type de document

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