@foreach ($knowledge as $category => $articles)
@php $categoryId = string_urlsafe($category) @endphp
{{ $category }}
@endforeach
@foreach ($knowledge as $category => $articles)
@endforeach
@if ($loop->first)
@endif
@foreach ($articles as $article)
@endforeach
@if ($subscribe['status'])
@else
@endif
@if (count($subType) > 1)
@endif