diff --git a/resources/js/Layouts/AuthenticatedLayout.tsx b/resources/js/Layouts/AuthenticatedLayout.tsx index f5624df..91f0c2a 100644 --- a/resources/js/Layouts/AuthenticatedLayout.tsx +++ b/resources/js/Layouts/AuthenticatedLayout.tsx @@ -640,13 +640,13 @@ export default function AuthenticatedLayout({ {/* Main Content */}
-
-
+
+
{breadcrumbs && breadcrumbs.length > 1 && ( )} diff --git a/resources/js/Pages/System/Manual/Index.tsx b/resources/js/Pages/System/Manual/Index.tsx index 8b4311e..af89082 100644 --- a/resources/js/Pages/System/Manual/Index.tsx +++ b/resources/js/Pages/System/Manual/Index.tsx @@ -102,7 +102,7 @@ export default function ManualIndex({ toc, currentSlug, content }: Props) { {/* Main Content */}
{/* Content Header mobile toggle */} -
+
- +