@include('partials.head') {{ __('Dashboard') }} {{ __('Repository') }} {{ __('Documentation') }}
{{ auth()->user()?->initials() }}
{{ auth()->user()?->name }} {{ auth()->user()?->email }}
{{ __('Settings') }}
@csrf {{ __('Log Out') }}
{{ $slot }} @fluxScripts