diff --git a/resources/views/partials/header.blade.php b/resources/views/partials/header.blade.php index a83b8600..a17c6a8c 100644 --- a/resources/views/partials/header.blade.php +++ b/resources/views/partials/header.blade.php @@ -114,6 +114,8 @@ class="flex items-center gap-1 lg:gap-2 p-1.5 lg:px-3 lg:py-2 text-sm font-mediu
{{ mb_strtoupper(mb_substr(auth()->user()->name ?? 'U', 0, 1)) }}
+ +