diff --git a/.env.example b/.env.example index b6d8b03..7738585 100644 --- a/.env.example +++ b/.env.example @@ -14,3 +14,6 @@ DB_PORT=3306 #* Sentry SENTRY_DSN_API=https://{PUBLIC_KEY}@{HOST}.ingest.de.sentry.io/{PROJECT_ID} SENTRY_DSN_APP=https://{PUBLIC_KEY}@{HOST}.ingest.de.sentry.io/{PROJECT_ID} + +# MapBox +MAPBOX=pk. \ No newline at end of file diff --git a/app/src/app/Layouts/Admin/AdminInventoryLayout.php b/app/src/app/Layouts/Admin/AdminInventoryLayout.php index 9a24d14..82bdd6d 100644 --- a/app/src/app/Layouts/Admin/AdminInventoryLayout.php +++ b/app/src/app/Layouts/Admin/AdminInventoryLayout.php @@ -14,6 +14,19 @@ + + +
@@ -93,7 +106,6 @@ class="hidden absolute right-0 z-10 mt-2 w-56 origin-top-right rounded-md bg-whi -