1 2 3 4
<div class="actions"> <?php echo $this->element('menu') ?> <?php echo $this->element('menu_form', [ 'pluralHumanName' => '' ]); ?> </div>