Home - {{ ucwords($category->title) }}
@if ($product->discount->discount_type == 0) Save {{ $product->discount->discount_value }}% @else Save {{ $product->discount->discount_value }}$ @endif
@endif @else@if ($product->discount->discount_type == 0) Save {{ $product->discount->discount_value }}% @else Save {{ $product->discount->discount_value }}$ @endif
@endif @endif @elseif (DiscountClass::check_collection_discount($product->id))