create('Industry');?>
input('name'); echo $form->input('parent_id', array('empty' => 'None')); ?>
end('Submit');?>