diff --git a/resources/views/components/notifications/event-toast.blade.php b/resources/views/components/notifications/event-toast.blade.php new file mode 100644 index 0000000..32a118e --- /dev/null +++ b/resources/views/components/notifications/event-toast.blade.php @@ -0,0 +1,40 @@ +@props([ +'eventName' => 'showToast', +'position' => 'toast-top toast-center', +]) + +
+ +