@include('site.partials.header') @yield('content') @include('site.partials.footer') @include('site.partials.scripts')