@if (!empty($wish_list_product))
@else
@endif
@php $wishlist_data=$data['fetch_product_on_wishlist']; $wish_list_product=$wishlist_data['product_array']; @endphp @extends('layouts.user-inner') @section('content')