| # | Roster Name | Contacts | Class Time | Days | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $roster->roster_name }} | {{ $roster->contacts_count }} | {{ $classTime }} | {{ $days }} |
{{ $roster->status ? 'Active' : 'Inactive' }}
|
{{-- ACTION DROPDOWN --}}
|
| No roster found for {{ $day }} | ||||||