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