se anexa token de api de google maps para rastreo de ubicaciones

This commit is contained in:
2026-02-28 10:23:56 -06:00
parent 4c87f86c89
commit 68d32dbd88
14 changed files with 259 additions and 45 deletions
+2 -1
View File
@@ -25,6 +25,7 @@
</div>
</div>
{{-- JS base --}}
@include('layouts._partials.scripts')
@@ -103,7 +104,7 @@ document.addEventListener("DOMContentLoaded", function () {
});
</script>
@stack('modals')
</body>
</html>