Form->create('User');?>
Form->input('name'); ?>
Form->end(__('Submit', true));?>