@props([ 'eventName', 'title', 'message' => '', 'confirmButtonText' => 'Confirm', 'confirmButtonClass' => 'bg-red-600 hover:bg-red-700', 'cancelButtonText' => 'Cancel', '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', 'formAction' => '', 'formMethod' => 'POST', 'csrfMethod' => null, 'dynamicAction' => false, ])