Create New Customer Account
{{ errors.first('first_name') }}
{{ errors.first('last_name') }}
{{ errors.first('email') }}
{{ errors.first('phone') }}
{{ errors.first('password') }}
{{ errors.first('password_confirmation') }}
{{ errors.first('dob') }}
{{ errors.first('terms') }}
OR