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

Añadir Nueva Categoría

@if($errors->any())
@endif
@csrf
@endsection