Exemple #1
0
 public function getTypeAttribute()
 {
     return MeetingType::find($this->type_id);
 }