Dashboard @auth
{{ auth()->user()->name }}
{{ ucfirst(auth()->user()->role) }}
@csrf
@endauth