@extends('layouts.app') @section('title', 'News & Updates') @section('content')
@foreach (['Leadership', 'Women Empowerment', 'Community Activities', 'State Chapters', 'Zonal Activities', 'Diaspora Activities', 'Events', 'Announcements', 'Organizational Updates'] as $category) {{ $category }} @endforeach

Articles will be published here soon.

Each article will include the publication date, location where relevant, photographs, and the full story.

@endsection