@include('components.app-nav', ['active' => 'menu'])
{{-- Header & Events Row --}}
{{-- Page Header (80%) --}}
{{-- Events Banner (20%) --}}
@include('components.menu.events-banner')
{{-- Categories Section --}} @include('components.menu.categories-section') {{-- @include('components.menu.latest-posts') --}} {{-- Footer Section --}} @include('components.app-footer')