Load blade files from /resource/themes instead of /packages/Webkul/Shop/src/resources/views
-
How to load blade files from
shop::products.view.gallery (resources/themes/velocity/views/products/view/gallery.blade.php)
insted of
shop::products.view (packages/Webkul/Shop/src/resources/views/products/view.blade.php)
-
It is already loaded from the themes folder.