From 46c0a14b50a6f18293494f69412bcd836641f922 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Wed, 8 Apr 2026 07:00:56 -0500 Subject: [PATCH] update sidebar --- resources/views/dashboard/dashboard.blade.php | 47 ------------------- resources/views/layouts/dashb5.blade.php | 7 ++- 2 files changed, 3 insertions(+), 51 deletions(-) diff --git a/resources/views/dashboard/dashboard.blade.php b/resources/views/dashboard/dashboard.blade.php index 4a4a8b4..e408f55 100644 --- a/resources/views/dashboard/dashboard.blade.php +++ b/resources/views/dashboard/dashboard.blade.php @@ -126,53 +126,6 @@ -
-
Recent updates
-
- - Placeholder - 32x32 - -

- @username - Some representative placeholder content, with some information about this user. Imagine this being some sort - of status update, perhaps? -

-
-
- - Placeholder - 32x32 - -

- @username - Some more representative placeholder content, related to this other user. Another status update, perhaps. -

-
-
- - Placeholder - 32x32 - -

- @username - This user also gets some representative placeholder content. Maybe they did something interesting, and you - really want to highlight this in the recent updates. -

-
- - All updates - -
diff --git a/resources/views/layouts/dashb5.blade.php b/resources/views/layouts/dashb5.blade.php index 5d73949..2bbbc0c 100644 --- a/resources/views/layouts/dashb5.blade.php +++ b/resources/views/layouts/dashb5.blade.php @@ -82,6 +82,7 @@ + @include('layouts.svg') @@ -126,8 +127,7 @@