@include('components.frontend.head')
@include('components.frontend.header')Crafted for you, contact us for custom sizing
Available:
@if($product->available_quantity > 0)In Stock
@elseOut of Stock
@endifCategories:
@if(!empty($category)) {{ $category->category_name }} @else No Category @endif
Fabric:
@if(!empty($fabric)) {{ $fabric }} @else Not Available @endif
Fabric Composition:
@if(!empty($fabricComposition)) {{ $fabricComposition }} @else Not Available @endif