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