@include('templates.parts.head')
@include('templates.parts.header')
ALL PRODUCTS
Filter
By Product
All Brand
By Brand
All Brand
Armani Casa
Martha Stewart Living
Williams Sonoma
@foreach( $products as $index => $product ) @if( $index % 4 == 3 )
{{ $product->name }}
{{ $product->subtitle }}
@else
{{ $product->name }}
Distribution of fluids at temperatures of 130C and above.
@endif @endforeach
Loading More...
@include('templates.parts.newsletter') @include('templates.parts.footer')