@yield('styles')
@include('website.header') @yield('content') @include('website.footer')
@yield('scripts')