@vite(['resources/sass/app.scss', 'resources/js/app.js']) @livewireStyles @if(App::environment() == "staging")
TESTOMGEVING: data wordt iedere nacht overschreven door kopie uit live-omgeving
@endif @yield('subnav')
@yield('main')
@livewireScripts