shouldCheck as $attribute) { if (! $this->has($attribute)) { $this->merge([$attribute => null]); } } return $this->all(); } }