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