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

Editar categoría

@csrf @method('PUT') @include('catalogos.categorias._form')
@endsection