예제 #1
0
 function getMedications()
 {
     return Medication::all();
 }