@include('partials.header')
@yield('content')
@hasSection('sidebar') @endif
@include('partials.footer')