@foreach ([
'About' => 'about', 'Leadership' => 'leadership', 'Structure' => 'structure',
'Empowerment' => 'empowerment', 'National Reach' => 'reach', 'Activities' => 'activities',
'Events' => 'events', 'News' => 'news', 'Gallery' => 'gallery',
'Partnerships' => 'partnerships', 'Media' => 'media', 'FAQ' => 'faq', 'Contact' => 'contact',
] as $label => $routeName)
url()->current() === route($routeName), 'text-stone-700 hover:bg-stone-100' => url()->current() !== route($routeName)])>{{ $label }}
@endforeach
Join the Network