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