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

Edit Category

@csrf @method('PUT')
@endsection