belongsTo('App\ActivityTypeGroup'); } public function getTranslationKeyAsString() { return trans('people.activity_type_'.$this->key); } }