diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/desktop.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/desktop.blade.php new file mode 100644 index 000000000..7b49215bb --- /dev/null +++ b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/desktop.blade.php @@ -0,0 +1,22 @@ +
+ + + {{-- this is default content if js is not loaded --}} +
+ + + {{ __('velocity::app.menu-navbar.text-category') }} +
+ +
+
+ +
+ + + {{-- this is default content if js is not loaded --}} + + + +
\ No newline at end of file diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/index.blade.php index 1b6a96899..f2118588e 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/index.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/header/index.blade.php @@ -7,33 +7,7 @@