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