• {{Auth::user()->name}} {{Auth::user()->role}}
    @if (Auth::user()->foto_profile == NULL) avatar @else avatar @endif
    Profile @role('Admin') Settings @endrole Logout
    @csrf