@extends('frontend.layouts.master') @section('content') @include('frontend.home-components.breaking-news') @include('frontend.home-components.hero-slider') @if ($ad->home_top_bar_ad_status == 1)
adds
@endif @include('frontend.home-components.main-news') @endsection