| Product | Price | Added On | Actions |
|---|---|---|---|
{{ $item['product_name'] }} |
{{ number_format($item['product_price'], 2) }} | @if(!empty($item['added_at'])) {{ \Carbon\Carbon::parse($item['added_at'])->format('d M Y') }} @else - @endif |
{{-- Add to cart --}}
{{-- Remove from wishlist --}}
|
| Your wishlist is empty. | |||