diff --git a/resources/themes/architect/views/auth/login.blade.php b/resources/themes/architect/views/auth/login.blade.php
index 3510679..731a2d4 100644
--- a/resources/themes/architect/views/auth/login.blade.php
+++ b/resources/themes/architect/views/auth/login.blade.php
@@ -57,7 +57,7 @@
@endif
-
+
diff --git a/resources/themes/architect/views/layouts/partials/contentheader.blade.php b/resources/themes/architect/views/layouts/partials/contentheader.blade.php
index 0509fe7..dbfa256 100644
--- a/resources/themes/architect/views/layouts/partials/contentheader.blade.php
+++ b/resources/themes/architect/views/layouts/partials/contentheader.blade.php
@@ -30,7 +30,7 @@
@if ((isset($page_actions) && $page_actions->contains('edit')) || old())
-
@@ -40,7 +40,7 @@
@if (isset($page_actions) && $page_actions->contains('export'))
-
+
@lang('Export')
@@ -50,7 +50,7 @@
@if (isset($page_actions) && $page_actions->contains('copy'))
-
+
@lang('Copy or Move')
diff --git a/resources/themes/architect/views/layouts/partials/sidebarmenu.blade.php b/resources/themes/architect/views/layouts/partials/sidebarmenu.blade.php
index 201f977..de19aa2 100644
--- a/resources/themes/architect/views/layouts/partials/sidebarmenu.blade.php
+++ b/resources/themes/architect/views/layouts/partials/sidebarmenu.blade.php
@@ -22,7 +22,7 @@