@if (env('IS_DEMO')) @endif @livewireStyles @if(session('error'))
@endif {{ $slot }} @livewireScripts @stack('js') @stack('scripts')