diff --git a/src/components/dashboard/inquiryPrivacyFencing/index.jsx b/src/components/dashboard/inquiryPrivacyFencing/index.jsx
index f7189f8..832cd3b 100644
--- a/src/components/dashboard/inquiryPrivacyFencing/index.jsx
+++ b/src/components/dashboard/inquiryPrivacyFencing/index.jsx
@@ -337,17 +337,15 @@ const InquiryPrivacyFencingPage = () => {
);
return (
-
-
-
+
);
};
export default InquiryPrivacyFencingPage;
diff --git a/src/components/layouts/dashboard/headerWithSidebar/index.jsx b/src/components/layouts/dashboard/headerWithSidebar/index.jsx
index b430f1e..afa0456 100644
--- a/src/components/layouts/dashboard/headerWithSidebar/index.jsx
+++ b/src/components/layouts/dashboard/headerWithSidebar/index.jsx
@@ -105,7 +105,7 @@ const HeaderWithSidebar = ({ children }) => {
-
+
{children}