@extends('layouts.admin') @section('title', 'Edit Category') @section('content')
@csrf @method('PUT')
Cancel
@endsection