{:Form::radios('row[is_hot]',[1=>__('IS_hot 1'),0=>__('Is_hot 0')],0)}
{:Form::radios('row[is_cheap]',[1=>__('Is_cheap 1'),0=>__('Is_cheap 0')],0)}
{:Form::radios('row[is_try]',[1=>__('is_try 1'),0=>__('is_try 0')],0)}