@vite([ 'resources/js/app.js'])
@include('partials.sidebar')
@include('partials.navbar')
{{ $slot }}
@include('components.impersonate-banner')