@extends('admin.layouts.app') @section('title', 'Edit Category') @section('header_title', 'Edit Category') @section('content')
Update category details for "{{ $category->name }}".
{{ $message }}