@extends('themes.default1.client.layout.client') @section('title') Category List - @stop @section('kb') class = "nav-item active" @stop @section('breadcrumb') {{--
--}} {{--
--}} @stop @section('content')
@foreach($categorys as $category)
{{-- get the article_id where category_id == current category --}}
Fatal error: Uncaught Error: Class "App\Model\kb\Relationship" not found in /home/varpatev6/public_html/gestionintegral/resources/views/themes/default1/client/kb/article-list/categoryList.blade.php:36 Stack trace: #0 {main} thrown in /home/varpatev6/public_html/gestionintegral/resources/views/themes/default1/client/kb/article-list/categoryList.blade.php on line 36