From 5260ea978c2f02d6d61ab54d7d8906931669c4fb Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Thu, 5 Feb 2026 10:47:04 +0700 Subject: [PATCH] update --- resources/views/include/header.blade.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/resources/views/include/header.blade.php b/resources/views/include/header.blade.php index 44016ba..8485fe1 100644 --- a/resources/views/include/header.blade.php +++ b/resources/views/include/header.blade.php @@ -15,17 +15,20 @@ -
+ {{--
Akun anda sebagai : {{ session('group_name') }} -
+
--}}
- +
- +
+
{{auth()->user()->name}}
+ {{session('group_name')}} +