From 2fb1864580c4a9e9f2ab58c4794d84d8251cc2a0 Mon Sep 17 00:00:00 2001 From: albert1413 Date: Tue, 17 Dec 2024 21:26:00 +0100 Subject: [PATCH] refactor: map development --- .../Layouts/Admin/AdminInventoryLayout.php | 1 + app/src/app/Views/Admin/Inventory.php | 204 +++++++++++++++++- 2 files changed, 199 insertions(+), 6 deletions(-) diff --git a/app/src/app/Layouts/Admin/AdminInventoryLayout.php b/app/src/app/Layouts/Admin/AdminInventoryLayout.php index 82bdd6d..8b3c74e 100644 --- a/app/src/app/Layouts/Admin/AdminInventoryLayout.php +++ b/app/src/app/Layouts/Admin/AdminInventoryLayout.php @@ -16,6 +16,7 @@ +