@extends('layouts.admin') @section('title', $title ?? 'Category Edit') @section('content')
{{ $category->title }}