diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index b4818984c4..7d44b550ef 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -289,6 +289,29 @@ class="p-2 mt-1 w-full text-black rounded input"> @endif @endif + +
Final Confirmation
+Please enter your password to confirm this destructive action.
+{{ $message }}
+ @enderror