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

Edit {{$category->name}}

@csrf @method('PATCH')
@endsection