@extends("app") @section('header') @if(get_buzzy_config('p_amp') === 'on') @endif @endsection @section("content")
{{ show_headline_posts($lastFeaturestop) }} @include('_particles.widget.ads', ['position' => 'HeaderBelow', 'width' => '728', 'height' => 'auto'])
@if($lastFeatures)
@include('pages.indexpostloadpage')
@endif
{{ trans('updates.loadmore') }}
@endsection