diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage.blade.php index 0e2f0e847..e4c76a6b2 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage.blade.php @@ -9,6 +9,8 @@ @endsection @push('scripts') + + @include('shop::checkout.cart.coupon') +@endpush \ No newline at end of file diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/scripts.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/scripts.blade.php index fb580c1e6..c44fb9ee4 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/layouts/scripts.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/layouts/scripts.blade.php @@ -4,11 +4,6 @@ src="{{ asset('themes/velocity/assets/js/velocity.js') }}"> -{{-- --}} - +