{!! seo($seo ?? null) !!} {{ $title ?? 'Page Title' }} @livewireStyles @stack('scripts') @vite(['resources/js/app.js','resources/css/app.css']) @googlefonts @include('components.layouts.partials.styles') @fluxAppearance Logo @if(\App\Support\NostrAuth::check()) News Profil Projekt-Unterstützungen @endif Info Issues/Feedback Changelog Github Impressum @if(\App\Support\NostrAuth::check())
@csrf Logout
@else Mit Nostr verbinden @endif
Logo @if(\App\Support\NostrAuth::check()) News Meine Mitgliedschaft Projekt-Unterstützungen @endif @include('components.layouts.navigation.admin') {{ $slot }} @fluxScripts @livewireScriptConfig