@include('website.partials.links') @yield('css') @yield('content')
@include('website.partials.scripts') @yield('script')