@extends('layout.master') @section('body-class', 'page-account-wishlist') @section('content')
| {{ __('shop/account.wishlist.product') }} | {{ __('shop/account.wishlist.price') }} | ||
|---|---|---|---|
|
|
{{ $item['product_name'] }} | {{ $item['price'] }} | |
|
|
|||