From 2b686a2f16a403f408debd5e9e7bfd0e5301068f Mon Sep 17 00:00:00 2001 From: devansh bawari Date: Fri, 18 Sep 2020 18:37:13 +0530 Subject: [PATCH] All Scripts Are Pushed --- .../views/shop/layouts/master.blade.php | 43 ++-- .../layouts/top-nav/login-section.blade.php | 194 +++++++++--------- .../shop/products/view/gallery.blade.php | 74 +++---- 3 files changed, 155 insertions(+), 156 deletions(-) diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/master.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/master.blade.php index 21af6f508..218190759 100755 --- a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/master.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/master.blade.php @@ -44,7 +44,6 @@ - getCurrentLocale()->direction == 'rtl') class="rtl" @endif> @@ -137,6 +136,27 @@
+ + + + + + + + - - - - - - - - @stack('scripts') -
- - @guest('customer') - - @endguest - - @auth('customer') - - @endauth - -
- - - -@push('scripts') - @push('scripts') + +