@yield('scripts')
@yield('stylesheet')
@include('layouts.searchheader') @yield('content') @include('layouts.footer')