Revisados formularios de crear y editar, con su validacion

This commit is contained in:
unknown
2025-04-20 21:35:24 +02:00
parent f93ecda648
commit 14b5f4bf95
12 changed files with 310 additions and 286 deletions

View File

@ -30,7 +30,7 @@ class Test extends BaseController
}
public function index()
private function index()
{
$modelCL = new CatalogoLibroModel();