diff --git a/resources/views/livewire/bitcoin-event/bitcoin-event-table.blade.php b/resources/views/livewire/bitcoin-event/bitcoin-event-table.blade.php
index 80721662..cdf973ca 100644
--- a/resources/views/livewire/bitcoin-event/bitcoin-event-table.blade.php
+++ b/resources/views/livewire/bitcoin-event/bitcoin-event-table.blade.php
@@ -155,4 +155,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/book-case/book-case-table.blade.php b/resources/views/livewire/book-case/book-case-table.blade.php
index 202447bf..e71b18db 100644
--- a/resources/views/livewire/book-case/book-case-table.blade.php
+++ b/resources/views/livewire/book-case/book-case-table.blade.php
@@ -20,4 +20,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/book-case/heatmap.blade.php b/resources/views/livewire/book-case/heatmap.blade.php
index 91829c32..40dd91a4 100644
--- a/resources/views/livewire/book-case/heatmap.blade.php
+++ b/resources/views/livewire/book-case/heatmap.blade.php
@@ -64,4 +64,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/book-case/highscore-table.blade.php b/resources/views/livewire/book-case/highscore-table.blade.php
index a06fb152..6b6c038f 100644
--- a/resources/views/livewire/book-case/highscore-table.blade.php
+++ b/resources/views/livewire/book-case/highscore-table.blade.php
@@ -10,18 +10,6 @@
{{ __('Highscore Table') }}
-
- @if(auth()->check())
-
-
- Chat
-
- @endif
-
@@ -169,4 +157,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/book-case/world-map.blade.php b/resources/views/livewire/book-case/world-map.blade.php
index f37231b3..c4d181d6 100644
--- a/resources/views/livewire/book-case/world-map.blade.php
+++ b/resources/views/livewire/book-case/world-map.blade.php
@@ -51,4 +51,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/frontend/welcome.blade.php b/resources/views/livewire/frontend/welcome.blade.php
index 32964a6e..414ddf98 100644
--- a/resources/views/livewire/frontend/welcome.blade.php
+++ b/resources/views/livewire/frontend/welcome.blade.php
@@ -184,4 +184,15 @@
+
+
+
+
+
diff --git a/resources/views/livewire/library/library-table.blade.php b/resources/views/livewire/library/library-table.blade.php
index e842a73b..1df84b82 100644
--- a/resources/views/livewire/library/library-table.blade.php
+++ b/resources/views/livewire/library/library-table.blade.php
@@ -170,4 +170,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/meetup/landing-page-event.blade.php b/resources/views/livewire/meetup/landing-page-event.blade.php
index 4c217653..5590173b 100644
--- a/resources/views/livewire/meetup/landing-page-event.blade.php
+++ b/resources/views/livewire/meetup/landing-page-event.blade.php
@@ -24,11 +24,6 @@
{{ $meetup->users->count() }} {{ __('Plebs') }}
-
- @if(auth()->check())
-
- @endif
-
@@ -272,4 +267,15 @@
@endpush
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/meetup/landing-page.blade.php b/resources/views/livewire/meetup/landing-page.blade.php
index 48666538..f1281670 100644
--- a/resources/views/livewire/meetup/landing-page.blade.php
+++ b/resources/views/livewire/meetup/landing-page.blade.php
@@ -201,4 +201,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/meetup/world-map.blade.php b/resources/views/livewire/meetup/world-map.blade.php
index f1f71c6c..ebb1ca2b 100644
--- a/resources/views/livewire/meetup/world-map.blade.php
+++ b/resources/views/livewire/meetup/world-map.blade.php
@@ -60,4 +60,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/news/article-overview.blade.php b/resources/views/livewire/news/article-overview.blade.php
index 2394586b..e5467e81 100644
--- a/resources/views/livewire/news/article-overview.blade.php
+++ b/resources/views/livewire/news/article-overview.blade.php
@@ -145,4 +145,15 @@
{{-- FOOTER --}}
+
+
+
+
+
diff --git a/resources/views/livewire/news/intern-article-view.blade.php b/resources/views/livewire/news/intern-article-view.blade.php
index a4e7eb36..bb1b956b 100644
--- a/resources/views/livewire/news/intern-article-view.blade.php
+++ b/resources/views/livewire/news/intern-article-view.blade.php
@@ -65,11 +65,6 @@
{{ $libraryItem->main_image_caption ?? $libraryItem->name }}
-
- @if(auth()->check())
-
- @endif
-
@@ -167,4 +162,15 @@
{{-- FOOTER --}}
+
+
+
+
+