Special Category List
| # | Name | Alias | Status | Action |
|---|---|---|---|---|
| {{ $key + 1 }} | {{ $specialCategory->name }} | {{ $specialCategory->alias }} | @if($specialCategory->status == StatusEnum::ACTIVE->value) Active @else Inactive @endif | Edit | @if (auth()->user()->role_id == 1) @endif |