host . $value : ''; } public function getLicensePicAttribute($value): string { return $value ? $this->host . $value : ''; } }