-
@yield('title')
+
+
@yield('title')
@yield('dashboard_action')
diff --git a/resources/views/wizard/currencies/index.blade.php b/resources/views/wizard/currencies/index.blade.php
index b10f83811..636101199 100644
--- a/resources/views/wizard/currencies/index.blade.php
+++ b/resources/views/wizard/currencies/index.blade.php
@@ -74,7 +74,7 @@
'@keydown' => 'form.errors.clear($event.target.name)',
'files' => true,
'role' => 'form',
- 'class' => 'form-loading-button',
+ 'class' => 'form-loading-button mb-0',
'novalidate' => true
]) !!}