diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index e31c039f8..3ebefb396 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -178,7 +178,7 @@ -
+
@if (!empty($checkboxes))
@@ -193,7 +193,7 @@ x-bind:checked="selectedActions.includes('{{ $checkbox['id'] }}')" />
@endforeach - +
@@ -280,7 +280,8 @@
@if (!empty($checkboxes)) - + Back @else @@ -290,7 +291,8 @@ @endif - + Back