protected function isDefaultValueAttribute() { return in_array(MBString::strtolower($this->getAttribute()), MBString::array_change_value_case($this->getOptions()['default'])); }