diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index b4818984c..7d44b550e 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -289,6 +289,29 @@ @endif @endif + +
Final Confirmation
+Please enter your password to confirm this destructive action.
+{{ $message }}
+ @enderror