@extends('layouts.admin') @section('title', 'Categorías KB') @section('content')
| Categoría | Artículos | Acción | |
|---|---|---|---|
|
|
{{ $cat->articles_count }} | @if($cat->articles_count == 0) @else Con artículos @endif | |
| No hay categorías | |||