@include('layouts.head') @include('layouts.adside') @include('layouts.aheader') @yield('content') @include('layouts.footer')