diff --git a/packages/TPS/Shop/src/Resources/views/shop/layouts/master.blade.php b/packages/TPS/Shop/src/Resources/views/shop/layouts/master.blade.php index 984105efc..faa6637d9 100644 --- a/packages/TPS/Shop/src/Resources/views/shop/layouts/master.blade.php +++ b/packages/TPS/Shop/src/Resources/views/shop/layouts/master.blade.php @@ -36,6 +36,16 @@ {!! core()->getConfigData('general.content.custom_scripts.custom_css') !!} + + + + @@ -89,4 +99,5 @@ {!! core()->getConfigData('general.content.custom_scripts.custom_javascript') !!} - \ No newline at end of file + +