@extends('layouts.main') @include('site.meta.og_content') @section('content') @php $filterTopic =isset($_GET['topic']) ? $_GET['topic'] : 'all'; @endphp Home News FEATURED @stop @push('style') @endpush @push('script') @endpush