Update wishlist.blade.php

This commit is contained in:
Devansh 2022-07-26 17:50:36 +05:30 committed by GitHub
parent 54d17d8086
commit 8296500db1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -52,9 +52,8 @@
onclick="document.getElementById('wishlist-{{ $product->product_id }}').submit();">
<wishlist-component active="false"></wishlist-component>
</a>
</form>
@endauth
{!! view_render_event('bagisto.shop.products.wishlist.after') !!}
{!! view_render_event('bagisto.shop.products.wishlist.after') !!}