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

Editar Categoría

@if ($errors->any())
@endif
@csrf @method('PUT')
Volver
@endsection