create('Country');?>
input('id'); echo $form->input('name'); echo $form->input('currency_id'); ?>
end('Submit');?>