diff --git a/app/src/app/Layouts/Admin/AdminInventoryLayout.php b/app/src/app/Layouts/Admin/AdminInventoryLayout.php index 82bdd6d..85829c7 100644 --- a/app/src/app/Layouts/Admin/AdminInventoryLayout.php +++ b/app/src/app/Layouts/Admin/AdminInventoryLayout.php @@ -17,14 +17,18 @@ @@ -106,14 +110,7 @@ class="hidden absolute right-0 z-10 mt-2 w-56 origin-top-right rounded-md bg-whi - - - + diff --git a/app/src/app/Views/Admin/Inventory.php b/app/src/app/Views/Admin/Inventory.php index c6e4bc4..b5f3118 100644 --- a/app/src/app/Views/Admin/Inventory.php +++ b/app/src/app/Views/Admin/Inventory.php @@ -60,5 +60,4 @@ function spinGlobe() { }); spinGlobe(); - - + \ No newline at end of file