@include('partials.head') Logo {{ __('Dashboard') }}
{{ auth()->user()->initials() }}

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

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

{{ __('Settings') }}
@csrf {{ __('Log Out') }}
{{ __('Dashboard') }} {{ $slot }} @fluxScripts