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 @@