diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index 71b5d370b..dcd14c0d2 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -16,11 +16,12 @@

{{ $title }}

- {{-- --}} +
@if(!empty($checkboxes)) @@ -106,10 +107,11 @@ @endforeach
@else -
+
@endif + @if($confirmWithText)
The following actions will be performed: