@extends('layouts.app') @section('title', $knowledgeCenter->title) @section('content')
{{ ucfirst(str_replace('_', ' ', $knowledgeCenter->category)) }} • {{ $knowledgeCenter->created_at->format('d M Y') }}