image) && isset($image)) { Storage::delete($this->image); self::imagePath($image); } else { return null; } } }