diff --git a/resources/views/livewire/common/language-switcher.blade.php b/resources/views/livewire/common/language-switcher.blade.php
index f00f506..c0a4747 100644
--- a/resources/views/livewire/common/language-switcher.blade.php
+++ b/resources/views/livewire/common/language-switcher.blade.php
@@ -2,12 +2,13 @@
diff --git a/resources/views/livewire/layout/navigation.blade.php b/resources/views/livewire/layout/navigation.blade.php
index 9c38635..9275f0a 100644
--- a/resources/views/livewire/layout/navigation.blade.php
+++ b/resources/views/livewire/layout/navigation.blade.php
@@ -75,17 +75,17 @@ new class extends Component
-
+
@livewire('common.language-switcher')
-
+
@livewire('common.notification-bell')
-