@include('components.navbar')
@include('components.sidebar')
@yield('content')
@yield('scripts')