• Charles Hall
    Perfil {{ __('Dashboard') }}
    @csrf Log out
    {{-- {{ __('Dashboard') }} --}}
{{--
{{ __('Dashboard') }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
--}}
{{--
{{ __('Dashboard') }}
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
--}}