Read Cart Items with JOINS
This commit is contained in:
@ -120,6 +120,7 @@
|
||||
</div>
|
||||
<div class="product__item__text">
|
||||
<h6>{{ $item->name }}</h6>
|
||||
|
||||
<a href="#" class="add-cart">+ Add To Cart</a>
|
||||
<div class="rating">
|
||||
<i class="fa fa-star-o"></i>
|
||||
|
Reference in New Issue
Block a user