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