belongsTo('App\Models\DbServer'); } public function getDbServer() { return $this->dbServer->name; } }