@extends('layouts.master') @section('title', 'Editar Categoria') @section('content')

Editar Categoria

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