@php use \App\Models\Product; @endphp

Vous déménagez ?

Venez découvrir notre boutique dédiée aux déménagements.

@includeWhen( Product::where('slug', 'adhesif-pvc-coloris-havane')->exists(), 'components.public.products.mini', ['product' => Product::where('slug', 'adhesif-pvc-coloris-havane')->first()] ) @includeWhen( Product::where('slug', 'croisillons-12-assiettes')->exists(), 'components.public.products.mini', ['product' => Product::where('slug', 'croisillons-12-assiettes')->first()] ) @includeWhen( Product::where('slug', 'carton-standard-renforce')->exists(), 'components.public.products.mini', ['product' => Product::where('slug', 'carton-standard-renforce')->first()] )