@extends('frontend.layouts.main') @section('title') {{app_name()}} @endsection @section('content') @include('frontend.news.content.pencarian') @endsection