From abfa8ff75a16b2ead0a2b6dea186b15af82aac80 Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Tue, 30 Sep 2025 09:44:51 +0700 Subject: [PATCH] update --- resources/views/include/header.blade.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/resources/views/include/header.blade.php b/resources/views/include/header.blade.php index 0a69f45..623b214 100644 --- a/resources/views/include/header.blade.php +++ b/resources/views/include/header.blade.php @@ -41,9 +41,11 @@ - - Data Diri - + @if(session('group_alias') == 'sekolah') + + Data Diri + + @endif Logout