diff --git a/resources/views/evento/formulario/participantes.blade.php b/resources/views/evento/formulario/participantes.blade.php index c0b2e2c42141a78b2db14201a777c308499b0333..624d31df97149c99961b3a4e15906c66065efeb3 100755 --- a/resources/views/evento/formulario/participantes.blade.php +++ b/resources/views/evento/formulario/participantes.blade.php @@ -84,7 +84,7 @@
@component('componentes.input', ['label' => 'RG']) - + @error('rg.'.$i) {{ $message }} @@ -359,5 +359,8 @@
+