{{ errors.first('name') }}
{{ errors.first('gender') }}
{{ errors.first('birthYear') }}
{{ errors.first('birthMonth') }}
{{ errors.first('birthDay') }}
{{ errors.first('country') }}
{{ errors.first('area') }}
{{ errors.first('mobile') }}
{{ errors.first('email') }}
{{ errors.first('loginPassword') }}
{{ errors.first('loginPasswordC') }}
{{ errors.first('agree') }}