<?php echo $this->Form->control('subcategory', array('type'=>'select','class'=>'form-control','label'=>'sub CATEGORY','options'=>$subcategorylist,'empty'=>true,'required'=>'required'));?>
