path) { return; } return Storage::url($this->path); } /** * Get image url for the category image. */ public function getImageUrlAttribute() { return $this->image_url(); } }