@extends('layouts.app') @section('title', 'Editar categorias') @section('content')

Editar categorias

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