S.No | Notification | Action | |
---|---|---|---|
{{ $key+ 1 }} | @if($notification->id == '1'){{ $notification->name }} | @else{{ $notification->name }} | @endif
status == 1 ? 'checked' : '' }}
type="checkbox" role="switch" id="{{ $notification->id }}"
wire:click="updateStatus($event.target.checked,'{{ $notification->id }}')">
|
No Record Found |