{{ $title }} @can($ruta . '-list') @endcan

@if ($errors->any())
Oops! Hubo algunos problemas con tus datos.

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
Nombre: