@extends('layouts.public') @section('title', $category->name . ' — Centro de Ayuda') @section('content')
{{ $category->description }}
{{ Str::limit(strip_tags($article->content), 150) }}
No hay artículos en esta categoría