{{ Form::hidden($prefix."module_element[$pk][is_editor_copy]", 0) }} {{ Form::checkbox_ex($prefix."module_element[$pk][is_editor_copy]", $module_element->is_editor_copy, "Exact Copy Provided", null, 'editor-copy', null, null, 'editor-copy-checkbox') }}