@hasSection('meta')
@yield('meta')
@else
{!! seo($SEOData ?? null) !!}
@endif
{{ $title ?? 'Page Title' }}
@googlefonts
@vite(['resources/css/app.css', 'resources/js/app.js'])
@fluxAppearance
@if(\App\Support\NostrAuth::check())
News
Profil
Projekt-Unterstützungen
@endif
Info
Issues/Feedback
Changelog
Github
Impressum
@if(\App\Support\NostrAuth::check())
@else
Mit Nostr verbinden
@endif
@if(\App\Support\NostrAuth::check())
News
Meine Mitgliedschaft
Projekt-Unterstützungen
@endif
{{ $slot }}
@fluxScripts
@livewireScriptConfig