-@if ((bool)(ViewBag.AiInventoryAssistEnabled ?? false))
-{
-
-}
+
@section Scripts {
+
@if ((bool)(ViewBag.AiInventoryAssistEnabled ?? false))
{
diff --git a/src/PowderCoating.Web/Views/Inventory/Edit.cshtml b/src/PowderCoating.Web/Views/Inventory/Edit.cshtml
index 4b9825a..bdbe6ed 100644
--- a/src/PowderCoating.Web/Views/Inventory/Edit.cshtml
+++ b/src/PowderCoating.Web/Views/Inventory/Edit.cshtml
@@ -448,15 +448,13 @@
-@if ((bool)(ViewBag.AiInventoryAssistEnabled ?? false))
-{
-