@include('customer.includes.style')
Book Your Veternity
Sign Up
Sign up to continue to our web
@csrf
@if ($errors->has('phone_number'))
{{ $errors->first('phone_number') }}
@endif
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
I agree with Terms of Service and Privacy Policy
Sign Up
Already have an account?
Sign In
@include('customer.includes.script')