Esempio n. 1
0
 function consultations()
 {
     return Consultation::for_teacher($this->id);
 }