@include('partials.head') @include('partials.home.section-top') @include('partials.home.section-content') @include('partials.home.section-bottom') @include('partials.home.featured-articles') @include('partials.home.footer') @php wp_footer() @endphp