@include("shared.header") @include("shared.websocket") @routes('index', csp_nonce()) @include("shared.context") {{config('app.name')}} @include("shared.content") @viteReactRefresh @vite('resources/js/index.jsx')