Example #1
0
 function faculty()
 {
     return \Modules\Academystructure\Entities\Faculty::whereActive(1)->first();
 }