diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/products/wishlist.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/products/wishlist.blade.php index f5873873f..022c60346 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/products/wishlist.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/products/wishlist.blade.php @@ -40,23 +40,21 @@ @endauth @guest('customer') -
@csrf + + + + +
- - - - - - @endauth -{!! view_render_event('bagisto.shop.products.wishlist.after') !!} \ No newline at end of file +{!! view_render_event('bagisto.shop.products.wishlist.after') !!}