@extends('frontend.template.main') @section('content') @include('frontend.share._banner_activities')
@include('frontend.share._breadcrumb')
@include('frontend.content_category.inc.latest_news')
@endsection @push('css') @endpush @push('jsscript') @endpush