@include('include.head') @include('include.sidebar')
@include('include.header')
@yield('content')
@include('include.footer-js') @stack('scripts')