{{ Form::on_off_ex($title, $name, $is_on, isset($id)?$id:$name, $name.'_change(this.checked);', \App\Helpers\FormComponentHelper::SIZE_EXLARGE, $is_read_only) }}