@include('partials.links.player', ['player' => $result->player])
@if ($result->player?->is_donator)
-
+
@endif
diff --git a/resources/views/pages/player.blade.php b/resources/views/pages/player.blade.php
index ea7ae413..991f1b0f 100644
--- a/resources/views/pages/player.blade.php
+++ b/resources/views/pages/player.blade.php
@@ -25,7 +25,7 @@
@if ($player->is_donator)
-
+
Donator
diff --git a/resources/views/partials/global/navigation.blade.php b/resources/views/partials/global/navigation.blade.php
index 11669aeb..c6863023 100644
--- a/resources/views/partials/global/navigation.blade.php
+++ b/resources/views/partials/global/navigation.blade.php
@@ -60,7 +60,7 @@
{{ csrf_field() }}
@endauth
-
+