diff --git a/resources/views/Bilettm/Public/HomePage.blade.php b/resources/views/Bilettm/Public/HomePage.blade.php index 80f77105..afeb8bc2 100644 --- a/resources/views/Bilettm/Public/HomePage.blade.php +++ b/resources/views/Bilettm/Public/HomePage.blade.php @@ -26,7 +26,7 @@ {{-- --}} {{----}} -@if(isset($theatre)) +@if(isset($cartoon)) @include('Bilettm.Partials.HomeCinema',['category'=>$cartoon,'id'=>'cartoon']) @endif {{--
--}}