S.no | Category Name | Icon | Image | Order | status | @canany(['edit_categories', 'delete_categories'])Actions | @endcanany
---|---|---|---|---|---|---|
{{($categories->perPage() * ($categories->currentPage() - 1)) + $key + 1}} | {{$item->name}} |
active == 1 ? 'checked' : ''}}
onchange="change_status('{{$item->id}}', 'categories', '#customSwitchGlow{{$item->id}}', 'active');" id="customSwitchGlow{{$item->id}}">
|
@canany(['edit_categories', 'delete_categories'])
@can('edit_categories')
@endcan
{{-- @can('delete_slots')
@endcan --}}
|
@endcanany