@props([ 'dark' => false, ])

{{ auth()->user()->name }}

{{ auth()->user()->email }}

{{ __('Settings') }}
@csrf {{ __('Log out') }}