@extends('knowledgebase::layouts.portal') @if ($category) @section('title', $category->name) @else @section('title', \Kb::getKbName($mailbox)) @endif @section('content') @if (!empty($category))
{{ $category->description }}