getFirstMedia('image'); } public function imageUrl() { return $this->image() ? $this->image()->getUrl() : null; } }