@livewireStyles @stack('styles') @if (Auth:: guest())
@yield('content')
@else
@endif @livewireScripts @stack('scripts')