@props([ 'eventName', 'title' => 'Alert', 'buttonText' => 'OK', 'buttonClass' => 'bg-blue-600 hover:bg-blue-700', 'iconBgClass' => 'bg-red-100', 'iconColorClass' => 'text-red-600', 'iconPath' => 'M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z', ])