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