Issue with notification on livewire component table for public page

On a public page where I deployed the my table . I have a toggle button which need to perform a notification .
Inside this component , the notification is not sent .
But sometimes , i'm receiving these notifications instead in the admin panel

Is this something to define within the livewire component

Many thanks
Was this page helpful?