@stack('head')
A
Absensi
@auth
{{ auth()->user()->role ?? 'User' }}
@csrf
Logout
@endauth @guest
Login
@endguest
@auth @endauth
@yield('content')