@include('partials.head') {{ __('Dashboard') }} {{ __('Configuracion') }} {{ __('Cuentas') }} {{ __('Ingreos y Egresos') }}
{{ auth()->user()->initials() }}
{{ auth()->user()->name }} {{ auth()->user()->email }}
{{ __('Settings') }}
@csrf {{ __('Log Out') }}
{{ $slot }} @fluxScripts