{{inputErrors.first_name[0]}} Enter firstname
{{inputErrors.last_name[0]}} Please enter a last name
{{inputErrors.username[0]}} Enter a username of at least 5 characters
{{inputErrors.email[0]}} Enter a valid e-mail address
{{inputErrors.password[0]}} The password must contain at least 8 characters, 1 uppercase letter, 1 lowercase letter, 1 number and 1 special character. Examples of special characters are: ! @ # $% ^ & *
{{inputErrors.password_confirmation[0]}} Enter the same password again
{{formError}} -