diff --git a/app/Views/map.php b/app/Views/map.php index 4daeb9f7..ff9fac45 100644 --- a/app/Views/map.php +++ b/app/Views/map.php @@ -1,6 +1,7 @@ - + @@ -8,8 +9,10 @@ - asset('styles/index.css', 'css') ?> - asset('js/map.ts', 'js') ?> + asset('styles/index.css', 'css') ?> + asset('js/map.ts', 'js') ?> @@ -17,9 +20,9 @@
+ 'arrow-left', + 'mr-2', + ) . lang('Page.back_to_home') ?>

diff --git a/themes/cp_app/_layout.php b/themes/cp_app/_layout.php index 12839a5b..c0c05b2c 100644 --- a/themes/cp_app/_layout.php +++ b/themes/cp_app/_layout.php @@ -21,9 +21,9 @@
+ 'arrow-left', + 'mr-2', + ) . lang('Page.back_to_home') ?>

title : 'Castopod' ?>