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