{{--
--}}
@csrf {{--
--}}
Search
Get Best Deal
All Categories
{{--
@foreach ($menu_categories as $row) @if ($n <= 10)
{{ ucfirst($row->name) }}
@endif @endforeach
@foreach ($menu_categories as $row) @if ($n > 10 && $n <= 20)
{{ ucfirst($row->name) }}
@endif @endforeach
@foreach ($menu_categories as $row) @if ($n > 20 && $n <= 30)
{{ ucfirst($row->name) }}
@endif @endforeach
@foreach ($menu_categories as $row) @if ($n > 30 && $n < 40)
{{ ucfirst($row->name) }}
@endif @endforeach
More....
--}}
@foreach ($menu_categories as $index => $row) @if ($index < 10)
{{ ucfirst($row->name) }}
@endif @endforeach
@foreach ($menu_categories as $index => $row) @if ($index >= 10 && $index < 20)
{{ ucfirst($row->name) }}
@endif @endforeach
@foreach ($menu_categories as $index => $row) @if ($index >= 20 && $index < 30)
{{ ucfirst($row->name) }}
@endif @endforeach
More...
Login
register
×
{{--
--}}
{{--
Best Deal
--}}
Login
@foreach ($menu_categories as $index => $row) @if ($index < 10)
{{ ucfirst($row->name) }}
@endif @endforeach
More...
@csrf
{{ $page_title ?? '' }}
Home
@if($product->category_id!=null && $product->category_id!='')
{{ $product->category->name ?? '' }}
{{-- @if($product->subcategory_id!=null && $product->subcategory_id!='')
{{ $product->subcategory->name ?? '' }}
@endif --}} @endif
@if ($product->image != null)
@else
@endif
{{--
--}}
@if ($product_images) @foreach ($product_images as $pro)
@endforeach @endif
{{ $product->name }}
{{ $product->short_description }}
{{--
120 ratings
#1 Best seller
in fashion
--}}
Rs {{ $product->price }} {{--
$459.00
55% off
--}}
{{--
--}} {{--
select size
size chart
Sheer Straight Kurta
×
please select size
s
m
l
xl
quantity
--}}
Send Enquiry
@if($product->catalogue!=null && $product->catalogue!='')
Download Catalogue
@endif
{{--
Free shipping for orders above $500 USD
Sales Ends In
shipping info
100% Original Products
Free Delivery on order above Rs. 799
Pay on delivery is available
Easy 30 days returns and exchanges
share it
--}}
Description
{!! $product->description !!}