diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index 99872ae49..df9cd77e7 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -11,18 +11,28 @@ 'checkboxActions' => [], 'actions' => [], 'confirmWithText' => true, +'confirmText' => 'DELETE', 'confirmWithPassword' => true, +'step1ButtonText' => 'Continue Deletion', +'step2ButtonText' => 'Delete Permanently', +'step3ButtonText' => 'Confirm Permanent Deletion', ])
Warning
This operation is not reversible. Please proceed with caution.
@@ -162,10 +180,50 @@ -Please confirm the actions by entering the text seen below
+ +