@extends('layouts.main') @section('title') {{ pageTitle(['Home']) }} @endsection @section('content')
@include('ads.golden-444-static')
@include('news._quick-reads-primary-container') @include('news._latest-articles-primary-container')
@include('ads.golden-444-static')
@include('news._most-popular-primary-container') @include('layouts.categories-footer')
@if(!empty($setting)) @if($setting->ad_popup == 1) @endif @endif
@endsection @section('page-specific-scripts') @endsection