CAMBIO: Creado un README.md para seguir el progreso del proyecto, en el mismo se pueden ver funciones que faltan implementar y/o mejoras utiles para el sistema.

This commit is contained in:
Bryam105
2026-01-30 10:22:31 -03:30
parent 03873f7eba
commit 25f7e3caf0
3 changed files with 1088 additions and 42 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
{{--
DEPRECADO: Este componente ha sido reemplazado por layout.blade.php para una mejor organización.
@props(['auth' => false])
<!DOCTYPE html>
@@ -120,4 +123,4 @@
});
</script>
</body>
</html>
</html> --}}