diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index 1a20b72d8..ce5d7177d 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -195,7 +195,7 @@ class="absolute top-0 right-0 flex items-center justify-center w-8 h-8 mt-5 mr-5 @if($confirmWithText)

Confirm Actions

-

Please confirm the actions by entering the text seen below

+

Please confirm the execution of the actions by entering the Resource Name below

- Confirmation Text + Resource Name
@endif