{:Form::radios("row[rule_type]", $typeList, 1)}
{:Form::radios("row[point_type]", [1 => __('Type_1'), 2 => __('Type_2')], 1)}
{foreach name="statusList" item="vo"} {/foreach}