@include('partials.head-icons') @vite(['resources/css/app.css']) {{-- Self-contained: no Livewire/session/auth deps, so it renders even when those are the thing that broke. Design tokens come from the bundled CSS (R3). --}}
Clusev

@yield('code')

@yield('heading')

@yield('message')

{{ __('errors.back_home') }}