@extends('layouts.main-app') @section('title', 'Wishlist') @section('content') @include('layouts.navbar')
Product | Price | Stock Status | |||
---|---|---|---|---|---|
|
{{ $wishlists->product->name}} | ₱ {{ $wishlists->product->price}} | {{ $wishlists->product->availability}} |