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