From 571bc1af6a0067ea2639eb4c686517ae73600359 Mon Sep 17 00:00:00 2001 From: merdan Date: Thu, 2 Apr 2020 14:30:29 +0500 Subject: [PATCH] breadcrumbs fix with mobile reserved not to delete --- resources/views/desktop/Partials/cinema.blade.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/views/desktop/Partials/cinema.blade.php b/resources/views/desktop/Partials/cinema.blade.php index e7daa975..43c7b88c 100644 --- a/resources/views/desktop/Partials/cinema.blade.php +++ b/resources/views/desktop/Partials/cinema.blade.php @@ -1,7 +1,8 @@ @if(!empty($category->events) && $category->events->count()>0)
-

{{$category->title}}

+

{{$category->title}}

+