@include('website.components.head') @include('website.components.header') @yield('content') @include('website.components.footer')