@include('partials.header') @include('partials.sidebar') @yield('content')
@yield('modal')
@stack('js')