@extends('layouts.app') @section('title', 'Admin - Knowledge Base') @section('content')
{{ Str::limit($item->content, 200) }}
No articles yet.