@include('component.css') @stack('css')
@include('component.sidebar')
@include('component.navbar')
@yield('title')
@yield('content')
@include('component.footer')
Ready to Leave?
×
Select "Logout" below if you are ready to end your current session.
@include('component.js') @stack('js')