diff --git a/components/secretary-layout.tsx b/components/secretary-layout.tsx
index 55bf724..c7805dc 100644
--- a/components/secretary-layout.tsx
+++ b/components/secretary-layout.tsx
@@ -98,9 +98,7 @@ export default function SecretaryLayout({ children }: PatientLayoutProps) {
return (
{/* Sidebar */}
-
+
{!sidebarCollapsed && (
@@ -117,7 +115,7 @@ export default function SecretaryLayout({ children }: PatientLayoutProps) {
-