id); } public function servers() { return $this->hasMany(Server::class); } }