@include('website.partials.header') @include('website.partials.navbar') @yield('main-content') @include('website.partials.footer')