Warning
This operation is permanent and cannot be undone. Please think again before proceeding!
@@ -205,7 +205,7 @@ class="flex-shrink-0" :hideLabel="true" />
@foreach ($actions as $action)
-
-
@if ($confirmWithText)
-
Confirm Actions
-
{{ $confirmationLabel }}
+
Confirm Actions
+
{{ $confirmationLabel }}
@endif
-
+
Final Confirmation
Please enter your password to confirm this destructive action.
@@ -276,11 +276,11 @@ class="w-full p-2 rounded text-black input mt-1">
class="block text-sm font-medium text-gray-700 dark:text-gray-300">
Your Password
-
-
+
@error('password')
-
{{ $message }}
+
{{ $message }}
@enderror