@extends('admin.layouts.app') @section('breadcrumb') @endsection @section('css') @endsection @section('content')

Editar categoría


@csrf
Categoría *
@if(session('error_equipo')) {{session('error_equipo')}} @endif

@endsection