avatar); } public function topics() { return $this->hasMany(Topic::class); } }