Example #1
0
 public function find($id)
 {
     return Item::find($id);
 }