Ejemplo n.º 1
0
 /**
  * Generate edit
  */
 public function edit()
 {
     $this->make($this->paths->EditPath(), $this->view->GenerateEdit());
 }