@foreach ($knowledges as $category => $articles)
@php $str = string_urlsafe($category) @endphp
{{ $category }}
@endforeach
@foreach ($knowledges as $category => $articles)
@endforeach
@if ($loop->first)
@endif
@foreach ($articles as $article)
@endforeach
@if ($subStatus)
@else
@endif
@if (count($subType) > 1)
@endif