@vite('resources/css/app.css') Radiante salud-Telemedicina | registro

Comencemos con la información de su hijo.

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley.

@csrf
@if ($errors->has('first_name')) {{ $errors->first('first_name')}} @endif
@if ($errors->has('last_name')) {{ $errors->first('last_name')}} @endif
Agrega un nombre preferido (opcional)
@if ($errors->has('birthday')) {{ $errors->first('birthday')}} @endif
@if ($errors->has('sex')) {{ $errors->first('sex')}} @endif
+ Agregar información de género @if ($errors->has('gender_info')) {{ $errors->first('gender_info')}} @endif