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