[ 'instructions' => [ "checkboxes" => "Multiple Selection (Can make multiple selections.)", "decimal" => "Numerical Value (Amount can be entered. Price, Kg, ...)", "integer" => "Numerical value", "radio" => "Radio Selection Area (can choose 1 option.)(Creates left filtering field in listing)", "range" => "Numerical Area (Range can be entered in filtering.)(Creates left filtering field in listing)", "select" => "Selection Area (can choose 1 option.)(Creates left filtering field in listing)", "selectdropdown" => "Dropdown Selection Area (can choose 1 option.)", "selecttop" => "Selection Area.It is shown as a tab in listing.(Creates top filtering field in listing)", "selectrange" => "Select Min & Max Range Options.(Creates top filtering field in listing)", "selectimage" => "Select Options with Images.", "text" => "Text Field", ], ], 'choose_type' => 'Choose a custom field type', 'select_type_error' => 'Please select a custom field type to proceed!', 'value_cf_not_exist' => "The value's custom field doesn't exist!", 'error_submit_cf_value' => 'Please submit a valid value for :key.' ];