@csrf @method('PUT')
editar categoria
@if ($errors->has('name')) {{ $errors->first('name') }} @endif