breadcrumbs fix with mobile reserved not to delete
This commit is contained in:
parent
eae9ed6c38
commit
772a06804d
|
|
@ -70,6 +70,7 @@ class PublicController extends Controller
|
|||
|
||||
}])->findOrFail($cat_id);
|
||||
|
||||
dd($category);
|
||||
|
||||
$data['category'] = $category;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue