Is there a way to change the position and styling of a Notification when sending it, instead of globally in a Service Provider?
I have different types of notifications I'd like to display:
1. Notification about a form that is saved (top center)
2. Event Notifications, "You received a new message", for example (top right)
Is this possible in v3?