Ejemplo n.º 1
0
 /**
  * @return mixed
  */
 public function index($id)
 {
     return $this->service->index($id);
 }