{!! seo($SEOData ?? null) !!} @if ($liveVideo['enable_live']) {{-- live_video_id --}} @endif {{-- big news block --}}
@foreach ($topNews as $post) @if ($loop->first) @include('components.big-card', compact('post')) @else @include('components.big-post-block', compact('post')) @endif @endforeach
{{-- latest news block --}} {{-- ads block side bar side--}}

विज्ञापन

विज्ञापन

{{-- long ad section --}}
विज्ञापन
@include('components.ad-slider', ['slides' => $advertisement['slider1']])
{{-- desh or rajya section --}}
@foreach ($nationalPosts as $post) @if ($loop->first) @include('components.big-card-with-share', compact('post')) @else @include('components.small-post-block', compact('post')) @endif @endforeach
@foreach ($internationalPosts as $post) @if ($loop->first) @include('components.big-card-with-share', compact('post')) @else @endif @endforeach
{{-- chhattisgarh section --}}
@foreach ($chhattisgarhPosts as $post) @endforeach
{{-- उत्तरप्रदेश - उत्तराखंड - Entertainment --}}
@foreach ($uttarPradeshPosts as $post) @if ($loop->first) @include('components.small-card', compact('post')) @else @include('components.small-post-block', compact('post')) @endif @endforeach
@foreach ($uttarakhandPosts as $post) @if ($loop->first) @include('components.small-card', compact('post')) @else @include('components.small-post-block', compact('post')) @endif @endforeach
@foreach ($madhyaPradeshPosts as $post) @if ($loop->first) @include('components.small-card', compact('post')) @else @include('components.small-post-block', compact('post')) @endif @endforeach
{{-- videos --}}
@foreach ($videos as $video)

{{$video->title}}

@endforeach
{{-- sports Lifestyle sports --}}
@foreach ($entertainmentPosts as $post) @if ($loop->first) @include('components.small-card', compact('post')) @else @include('components.small-post-block', compact('post')) @endif @endforeach
@foreach ($sportsPosts as $post) @if ($loop->first) @include('components.small-card', compact('post')) @else @include('components.small-post-block', compact('post')) @endif @endforeach
@foreach ($shePosts->take(4) as $post) @if ($loop->first) @include('components.small-card', compact('post')) @else @include('components.small-post-block', compact('post')) @endif @endforeach
{{-- dharm section --}}
@foreach ($religionPosts as $post) @endforeach