Form->create($category) ?>
Form->control('name'); echo $this->Form->control('image'); ?>
Form->button(__('Submit')) ?> Form->end() ?>