diff --git a/src/stubs/resources/views/full/edit-bs3.stub b/src/stubs/resources/views/full/edit-bs3.stub
index 8ba63e1..db3ad5b 100644
--- a/src/stubs/resources/views/full/edit-bs3.stub
+++ b/src/stubs/resources/views/full/edit-bs3.stub
@@ -19,10 +19,10 @@
{{ __('master.delete_confirm') }}
diff --git a/src/stubs/resources/views/full/edit.stub b/src/stubs/resources/views/full/edit.stub
index 87546b3..938b946 100644
--- a/src/stubs/resources/views/full/edit.stub
+++ b/src/stubs/resources/views/full/edit.stub
@@ -19,10 +19,10 @@
{{ __('master.delete_confirm') }}
diff --git a/src/stubs/resources/views/simple/forms-bs3.stub b/src/stubs/resources/views/simple/forms-bs3.stub
index b321bc9..ab478ab 100644
--- a/src/stubs/resources/views/simple/forms-bs3.stub
+++ b/src/stubs/resources/views/simple/forms-bs3.stub
@@ -55,12 +55,12 @@
{{ __('master.delete_confirm') }}
diff --git a/src/stubs/resources/views/simple/forms.stub b/src/stubs/resources/views/simple/forms.stub
index fee69ec..56d36e5 100644
--- a/src/stubs/resources/views/simple/forms.stub
+++ b/src/stubs/resources/views/simple/forms.stub
@@ -55,12 +55,12 @@
{{ __('master.delete_confirm') }}
diff --git a/tests/CommandOptions/FullCrudBs3OptionsTest.php b/tests/CommandOptions/FullCrudBs3OptionsTest.php
index b351fad..ced2695 100644
--- a/tests/CommandOptions/FullCrudBs3OptionsTest.php
+++ b/tests/CommandOptions/FullCrudBs3OptionsTest.php
@@ -210,10 +210,10 @@ class FullCrudBs3OptionsTest extends TestCase
{{ __('{$this->lang_name}.delete_confirm') }}
diff --git a/tests/CommandOptions/SimpleCrudBs3OptionsTest.php b/tests/CommandOptions/SimpleCrudBs3OptionsTest.php
index 8e308c1..712fc2e 100644
--- a/tests/CommandOptions/SimpleCrudBs3OptionsTest.php
+++ b/tests/CommandOptions/SimpleCrudBs3OptionsTest.php
@@ -169,12 +169,12 @@ class SimpleCrudBs3OptionsTest extends TestCase
{{ __('{$this->lang_name}.delete_confirm') }}
diff --git a/tests/Generators/Simple/ViewsGeneratorTest.php b/tests/Generators/Simple/ViewsGeneratorTest.php
index 7c8a1d8..50f7476 100644
--- a/tests/Generators/Simple/ViewsGeneratorTest.php
+++ b/tests/Generators/Simple/ViewsGeneratorTest.php
@@ -143,12 +143,12 @@ class ViewsGeneratorTest extends TestCase
{{ __('{$this->lang_name}.delete_confirm') }}
diff --git a/tests/Generators/ViewsGeneratorTest.php b/tests/Generators/ViewsGeneratorTest.php
index 446d63e..31d7507 100644
--- a/tests/Generators/ViewsGeneratorTest.php
+++ b/tests/Generators/ViewsGeneratorTest.php
@@ -183,10 +183,10 @@ class ViewsGeneratorTest extends TestCase
{{ __('{$this->lang_name}.delete_confirm') }}