Estructura multi-agencias

This commit is contained in:
2025-06-18 13:10:45 -06:00
parent a75e07c587
commit a830e3a84a
4 changed files with 104 additions and 34 deletions

View File

@@ -29,7 +29,7 @@ function alta()
include __DIR__ . '/../../views/agencias/.php';
}
function alta_agente()
function guardarAgente()
{
}