| # | Name | Type | Mobile | Branches | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $supporter->name }} | {{ ucfirst($supporter->type) }} | {{ $supporter->mobile_number }} | {{ $supporter->branches->pluck('name')->join(', ') }} | @if($supporter->is_active) Active @else Inactive @endif |
|
| No duty supporters found. | ||||||