Example #1
0
 public function getHotels()
 {
     return Hotels::all();
 }