hasOne(Contact::class, 'id', 'jid'); } public function getAffiliationtextAttribute(): string { return getAffiliations()[$this->affiliation]; } }