@include('partials.head')
{{ __('Dashboard') }}
{{ __('Embeddings') }}
{{ auth()->user()->name }}
{{ auth()->user()->email }}
{{ __('Settings') }}
@csrf
{{ __('Log out') }}
{{ $slot }} @persist('toast')
@endpersist @fluxScripts