@extends('layouts.admin') @section('content')

Edit Category

Back to List
Category Details
@if ($errors->any()) @endif
@csrf @method('PUT')
Leave empty to auto-generate from name
@endsection