@extends('frontend.layouts.main') @section('title') {{app_name()}} @endsection @section('content') @include('frontend.news.content.terbaru') {{-- @include('frontend.news.widget.wisata') --}} @endsection