diff --git a/ui/src/views/supplychains/components/ApprovalWorkflowModal.tsx b/ui/src/views/supplychain/components/ApprovalWorkflowModal.tsx similarity index 100% rename from ui/src/views/supplychains/components/ApprovalWorkflowModal.tsx rename to ui/src/views/supplychain/components/ApprovalWorkflowModal.tsx diff --git a/ui/src/views/supplychains/components/ApprovalWorkflows.tsx b/ui/src/views/supplychain/components/ApprovalWorkflows.tsx similarity index 100% rename from ui/src/views/supplychains/components/ApprovalWorkflows.tsx rename to ui/src/views/supplychain/components/ApprovalWorkflows.tsx diff --git a/ui/src/views/supplychains/components/DeliveryTracking.tsx b/ui/src/views/supplychain/components/DeliveryTracking.tsx similarity index 100% rename from ui/src/views/supplychains/components/DeliveryTracking.tsx rename to ui/src/views/supplychain/components/DeliveryTracking.tsx diff --git a/ui/src/views/supplychains/components/DeliveryTrackingModal.tsx b/ui/src/views/supplychain/components/DeliveryTrackingModal.tsx similarity index 100% rename from ui/src/views/supplychains/components/DeliveryTrackingModal.tsx rename to ui/src/views/supplychain/components/DeliveryTrackingModal.tsx diff --git a/ui/src/views/supplychains/components/MaterialCard.tsx b/ui/src/views/supplychain/components/MaterialCard.tsx similarity index 100% rename from ui/src/views/supplychains/components/MaterialCard.tsx rename to ui/src/views/supplychain/components/MaterialCard.tsx diff --git a/ui/src/views/supplychains/components/MaterialForm.tsx b/ui/src/views/supplychain/components/MaterialForm.tsx similarity index 100% rename from ui/src/views/supplychains/components/MaterialForm.tsx rename to ui/src/views/supplychain/components/MaterialForm.tsx diff --git a/ui/src/views/supplychains/components/MaterialGroups.tsx b/ui/src/views/supplychain/components/MaterialGroups.tsx similarity index 100% rename from ui/src/views/supplychains/components/MaterialGroups.tsx rename to ui/src/views/supplychain/components/MaterialGroups.tsx diff --git a/ui/src/views/supplychains/components/MaterialList.tsx b/ui/src/views/supplychain/components/MaterialList.tsx similarity index 100% rename from ui/src/views/supplychains/components/MaterialList.tsx rename to ui/src/views/supplychain/components/MaterialList.tsx diff --git a/ui/src/views/supplychains/components/MaterialTypes.tsx b/ui/src/views/supplychain/components/MaterialTypes.tsx similarity index 100% rename from ui/src/views/supplychains/components/MaterialTypes.tsx rename to ui/src/views/supplychain/components/MaterialTypes.tsx diff --git a/ui/src/views/supplychains/components/OrderManagement.tsx b/ui/src/views/supplychain/components/OrderManagement.tsx similarity index 100% rename from ui/src/views/supplychains/components/OrderManagement.tsx rename to ui/src/views/supplychain/components/OrderManagement.tsx diff --git a/ui/src/views/supplychains/components/OrderManagementForm.tsx b/ui/src/views/supplychain/components/OrderManagementForm.tsx similarity index 100% rename from ui/src/views/supplychains/components/OrderManagementForm.tsx rename to ui/src/views/supplychain/components/OrderManagementForm.tsx diff --git a/ui/src/views/supplychains/components/PurchaseRequestForm.tsx b/ui/src/views/supplychain/components/PurchaseRequestForm.tsx similarity index 100% rename from ui/src/views/supplychains/components/PurchaseRequestForm.tsx rename to ui/src/views/supplychain/components/PurchaseRequestForm.tsx diff --git a/ui/src/views/supplychains/components/PurchaseRequests.tsx b/ui/src/views/supplychain/components/PurchaseRequests.tsx similarity index 100% rename from ui/src/views/supplychains/components/PurchaseRequests.tsx rename to ui/src/views/supplychain/components/PurchaseRequests.tsx diff --git a/ui/src/views/supplychains/components/PurchaseRequisitionList.tsx b/ui/src/views/supplychain/components/PurchaseRequisitionList.tsx similarity index 100% rename from ui/src/views/supplychains/components/PurchaseRequisitionList.tsx rename to ui/src/views/supplychain/components/PurchaseRequisitionList.tsx diff --git a/ui/src/views/supplychains/components/QuotationForm.tsx b/ui/src/views/supplychain/components/QuotationForm.tsx similarity index 100% rename from ui/src/views/supplychains/components/QuotationForm.tsx rename to ui/src/views/supplychain/components/QuotationForm.tsx diff --git a/ui/src/views/supplychains/components/QuotationManagement.tsx b/ui/src/views/supplychain/components/QuotationManagement.tsx similarity index 100% rename from ui/src/views/supplychains/components/QuotationManagement.tsx rename to ui/src/views/supplychain/components/QuotationManagement.tsx diff --git a/ui/src/views/supplychains/components/SupplierCardModal.tsx b/ui/src/views/supplychain/components/SupplierCardModal.tsx similarity index 100% rename from ui/src/views/supplychains/components/SupplierCardModal.tsx rename to ui/src/views/supplychain/components/SupplierCardModal.tsx diff --git a/ui/src/views/supplychains/components/SupplierCards.tsx b/ui/src/views/supplychain/components/SupplierCards.tsx similarity index 100% rename from ui/src/views/supplychains/components/SupplierCards.tsx rename to ui/src/views/supplychain/components/SupplierCards.tsx diff --git a/ui/src/views/supplychains/components/SupplierForm.tsx b/ui/src/views/supplychain/components/SupplierForm.tsx similarity index 100% rename from ui/src/views/supplychains/components/SupplierForm.tsx rename to ui/src/views/supplychain/components/SupplierForm.tsx diff --git a/ui/src/views/supplychains/components/SupplierList.tsx b/ui/src/views/supplychain/components/SupplierList.tsx similarity index 100% rename from ui/src/views/supplychains/components/SupplierList.tsx rename to ui/src/views/supplychain/components/SupplierList.tsx