From d380bb5ad4b3f57af0145eaa36a5cd011e459261 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Wed, 8 Apr 2026 05:43:10 -0500 Subject: [PATCH] update sidebar --- resources/views/layouts/dashb5.blade.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/resources/views/layouts/dashb5.blade.php b/resources/views/layouts/dashb5.blade.php index d6841ba..dc4b37e 100644 --- a/resources/views/layouts/dashb5.blade.php +++ b/resources/views/layouts/dashb5.blade.php @@ -1,6 +1,5 @@ - + - @@ -74,7 +73,6 @@ $("#main").toggleClass('col-sm-10 col-sm-12'); } - @@ -362,6 +360,7 @@

This is the homepage of a simple admin interface which is part of a tutorial written on Themesberg

+ @yield('content')
@@ -620,11 +619,6 @@
- -
- @yield('content') -
-
Recent updates