Menu lateral inicial creado

This commit is contained in:
Jaime Jimenez
2023-05-03 21:15:18 +02:00
parent b21686c78a
commit 88f0853425
42 changed files with 534 additions and 97 deletions

View File

@ -13,7 +13,7 @@ class Informe extends BaseController
public function index()
{
echo 'Hola2';
echo 'Informe';
}