breadcrumbs fix with mobile reserved not to delete
This commit is contained in:
parent
15b304bc78
commit
65d64e340e
|
|
@ -74,8 +74,6 @@ class PublicController extends Controller
|
|||
|
||||
}])->findOrFail($cat_id);
|
||||
|
||||
dd($category);
|
||||
|
||||
$data['category'] = $category;
|
||||
|
||||
// get all live events belong to sub categories
|
||||
|
|
|
|||
Loading…
Reference in New Issue