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