diff --git a/resources/views/auth/forgot/create.blade.php b/resources/views/auth/forgot/create.blade.php
index 9f3deb2ed..ced46325e 100644
--- a/resources/views/auth/forgot/create.blade.php
+++ b/resources/views/auth/forgot/create.blade.php
@@ -41,8 +41,9 @@
override="class"
data-loading-text="{{ trans('general.loading') }}"
>
- {{ trans('general.send') }}
-
+
+ {{ trans('general.send') }}
+
diff --git a/resources/views/auth/login/create.blade.php b/resources/views/auth/login/create.blade.php
index 80e00e651..0a3ecf927 100644
--- a/resources/views/auth/login/create.blade.php
+++ b/resources/views/auth/login/create.blade.php
@@ -70,8 +70,9 @@
override="class"
data-loading-text="{{ trans('general.loading') }}"
>
- {{ trans('auth.login') }}
-
+
+ {{ trans('auth.login') }}
+
diff --git a/resources/views/auth/reset/create.blade.php b/resources/views/auth/reset/create.blade.php
index f11e9c996..c48fefa93 100644
--- a/resources/views/auth/reset/create.blade.php
+++ b/resources/views/auth/reset/create.blade.php
@@ -58,8 +58,9 @@
override="class"
data-loading-text="{{ trans('general.loading') }}"
>
- {{ trans('auth.reset') }}
-
+
+ {{ trans('auth.reset') }}
+
diff --git a/resources/views/banking/reconciliations/create.blade.php b/resources/views/banking/reconciliations/create.blade.php
index 264f48dd2..2438d2659 100644
--- a/resources/views/banking/reconciliations/create.blade.php
+++ b/resources/views/banking/reconciliations/create.blade.php
@@ -264,8 +264,9 @@
class="flex items-center justify-center bg-transparent hover:bg-gray-200 px-3 py-1.5 text-base rounded-lg disabled:opacity-50"
override="class"
>
- {{ trans('reconciliations.save_draft') }}
-
+
+ {{ trans('reconciliations.save_draft') }}
+
@@ -278,8 +279,9 @@
@click="onReconcileSubmit"
data-loading-text="{{ trans('general.loading') }}"
>
- {{ trans('reconciliations.reconcile') }}
-
+
+ {{ trans('reconciliations.reconcile') }}
+
@@ -292,8 +294,9 @@
@click="onReconcileSubmit"
data-loading-text="{{ trans('general.loading') }}"
>
- {{ trans('reconciliations.reconcile') }}
-
+
+ {{ trans('reconciliations.reconcile') }}
+
diff --git a/resources/views/banking/reconciliations/edit.blade.php b/resources/views/banking/reconciliations/edit.blade.php
index 3cb635fcd..152eb75e1 100644
--- a/resources/views/banking/reconciliations/edit.blade.php
+++ b/resources/views/banking/reconciliations/edit.blade.php
@@ -203,9 +203,11 @@
class="relative flex items-center justify-center bg-transparent hover:bg-gray-200 px-3 py-1.5 text-base rounded-lg disabled:opacity-50"
override="class"
>
- {{ trans('general.save') }}
-
+
+ {{ trans('general.save') }}
+
+
- {{ trans('reconciliations.reconcile') }}
-
+
+ {{ trans('reconciliations.reconcile') }}
+
+
- {{ trans('reconciliations.reconcile') }}"
-
+
+ {{ trans('reconciliations.reconcile') }}
+
diff --git a/resources/views/banking/transfers/show.blade.php b/resources/views/banking/transfers/show.blade.php
index 8ae853bb3..8a2563d89 100644
--- a/resources/views/banking/transfers/show.blade.php
+++ b/resources/views/banking/transfers/show.blade.php
@@ -40,9 +40,10 @@
{{ trans('general.cancel') }}
-
diff --git a/resources/views/components/layouts/modules/show/reviews.blade.php b/resources/views/components/layouts/modules/show/reviews.blade.php
index b050b56aa..871bee219 100644
--- a/resources/views/components/layouts/modules/show/reviews.blade.php
+++ b/resources/views/components/layouts/modules/show/reviews.blade.php
@@ -21,8 +21,9 @@
@click="onModuleLoadMore('reviews')"
class="w-48 bg-green m-auto block whitespace-nowrap px-4 py-2 border border-transparent rounded-md shadow-sm text-base font-medium text-white text-center js-learn-more js-button-modal-submit hover:bg-green-700 disabled:bg-green-300"
>
- {{ trans('modules.see_more') }}
-
+
+ {{ trans('modules.see_more') }}
+
diff --git a/resources/views/components/modules/items.blade.php b/resources/views/components/modules/items.blade.php
index 58b367afc..047f34f91 100644
--- a/resources/views/components/modules/items.blade.php
+++ b/resources/views/components/modules/items.blade.php
@@ -30,12 +30,16 @@
@if ($seeMore)
-
- {{ trans('modules.see_more') }}
-
+
+ {{ trans('modules.see_more') }}
+