diff --git a/panel_manager/index.php b/panel_manager/index.php index dc874cd..8aa455c 100644 --- a/panel_manager/index.php +++ b/panel_manager/index.php @@ -4,7 +4,8 @@ require_once('../assets/php/template.php'); $template = new Template(); - + require_once('./session_dto.php'); + require_once('./room_dto.php'); // IMPORTANTE: // VERIFICAR QUE ES MANAGER(GERENTE), SI NO, MOSTRAR MENSAJE DE "ERROR" ?> @@ -28,122 +29,88 @@ $template->print_main(); ?> - +
- - +
+
+