path) { return ''; } return Helps::fullUrl($this->path); } // public function getPathAttribute() // { // if (!$this->attributes) { // return ''; // } // $path = @$this->attributes['path']; // if (!$path) { // return ''; // } // return Helps::resizeImage($path, 'large'); // } }