@include('partials.header') @yield('content') @include('partials.news') @include('partials.banner') @include('partials.footer')