breadcrumbs fix with mobile reserved not to delete

This commit is contained in:
merdan 2020-04-02 14:00:00 +05:00
parent eae9ed6c38
commit 772a06804d
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ class PublicController extends Controller
}])->findOrFail($cat_id);
dd($category);
$data['category'] = $category;