@extends('front.layout.app') @section('title', 'Wishlist Page') @section('content')
Your wishlist is empty.
{{ $product->description }}
${{ number_format($product->price, 2) }}