-
@if (Auth::check()) {{Auth::user()->name}} @endif @if (Auth::check() && Auth::user()->is_admin == 1) Admin @else User @endif
@if (Auth::check()) {{Auth::user()->email}} @endif
{{-- - Profile
- Inbox
- Lock Screen --}}
- Sair
{{ $slot }}