@extends('layout.main') @section('contenido')

Registrar Categoria

@csrf @include('categoria.form')
@endsection