| # | Title | Publish Date | Session | Status | Action |
|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $committee->title }} | {{ \Carbon\Carbon::parse($committee->publish_date)->format('d M, Y') }} | {{ $committee->session }} | @if ($committee->is_active) Active @else Inactive @endif | |
No committee data available |
|||||