From: Vincent Vanwaelscappel Date: Wed, 22 Jul 2020 11:37:50 +0000 (+0200) Subject: fix #3811 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fa6062bdbf53f001a52edaa71c3893cbd2a6441f;p=pmi.git fix #3811 @0:10 --- diff --git a/resources/views/partials/home-products.blade.php b/resources/views/partials/home-products.blade.php index a407897..572c738 100644 --- a/resources/views/partials/home-products.blade.php +++ b/resources/views/partials/home-products.blade.php @@ -5,6 +5,7 @@ } @endphp +@if($page)
@@ -19,3 +20,4 @@

{{ $highlight['title'] }}

+@endif