@extends('layouts.admin') @section('title', 'Edit Category') @section('content')

Edit Category

@csrf @method('PUT')
Cancel
@endsection