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