@extends('admin.layout.main') @section('admin')
Manage your blog post categories
{{ $category->posts_count ?? 0 }} posts
{{ $category->description ?? 'No description provided.' }}
No categories found
Get started by creating your first category
Are you sure you want to delete category ?
This action cannot be undone.