@props([ 'title' => 'Live Assessment Room', ]) {{ $title }} | SingleLogin @vite(['resources/css/app.css', 'resources/js/app.js']) @stack('styles') @stack('head-scripts') merge(['class' => "bg-[#080c14] text-white h-screen flex flex-col font-['Instrument_Sans',sans-serif] overflow-hidden antialiased select-none"]) }}> {{ $slot }} @stack('scripts')