Form->create($wlBudget) ?>
Form->control('wl_werteliste_nr'); echo $this->Form->control('wl_kurz_bezeichnung'); echo $this->Form->control('schulart'); echo $this->Form->control('modfied'); ?>
Form->button(__('Submit')) ?> Form->end() ?>