@extends('layouts.frontend') @section('title', 'Favorite Items') @section('content')
remove | Image | Product | Price |
---|---|---|---|
@if($product->firstMedia)
|
{{ $product->name }} | {{ number_format($product->price) }} | |
You have no favorite product |