Call Us: (+1) 7068 918 892

Appointment Request

Thank you for your interest in scheduling an appointment to see our doctors at The Eye & Laser Center. Please use the appointment request form below to select a time that is most convenient for you, or you can call to speak with us directly and we will schedule your appointment immediately.

Please review our office hours before requesting your appointment time. We will contact you within one business day to confirm your appointment. If you have not heard from us within one business day, please call our office. Your appointment time is not finalized until we have confirmed the time and date with you.

We look forward to welcoming you in our practice soon!


SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail->isSMTP(); $mail->Host = 'smtp.gmail.com'; $mail->SMTPAuth = true; $mail->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail->Port = 587; $mail->Username = 'blanche@sunvisionpro.com'; // YOUR gmail email $mail->Password = 'pccxdhjttybyhxje'; // YOUR gmail password // Sender and recipient settings $mail->setFrom('blanche@sunvisionpro.com', 'Sun Visionpro'); $mail->addAddress($email, $name, $message); $mail->addReplyTo('blanche@sunvisionpro.com', 'Sun Visionpro'); // to set the reply to // Setting the email content $mail->IsHTML(true); $mail->Subject = "Contact Replay"; $mail->Body = "

Hi $name,

Thanks for Contact us.

We have received your message and would like to thank you for writing to us.
We will reply by email as soon as possible.



Sincerely,
Sun Visionpro

"; //$mail->AltBody = "This is the plain text version of the email content"; if(!$mail->send()) { echo "Success! check sometimes later."; } else { echo "Your submission has been submitted successfully."; } $mail2 = new PHPMailer(true); // Server settings //$mail2->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail2->isSMTP(); $mail2->Host = 'smtp.gmail.com'; $mail2->SMTPAuth = true; $mail2->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail2->Port = 587; $mail2->Username = 'blanche@sunvisionpro.com'; // YOUR gmail email $mail2->Password = 'pccxdhjttybyhxje'; // YOUR gmail password // Sender and recipient settings $mail2->setFrom('blanche@sunvisionpro.com', 'Sun Visionpro'); $mail2->addAddress('blanche@sunvisionpro.com', 'Sun Visionpro'); //$mail->addReplyTo('blanche@sunvisionpro.com', 'Sun Visionpro'); // to set the reply to // Setting the email content $mail2->IsHTML(true); $mail2->Subject = "Contact Details"; $mail2->Body = "Following user has been submitted contact details on your website
Name : $name
Email : $email
Message : $message
"; //$mail->AltBody = "This is the plain text version of the email content"; $mail2->send(); } } ?>

Office Hours

Monday 8:00am – 5:00pm
Tuesday 8:00am – 5:00pm
Wednesday 8:00am – 5:00pm
Thursday 8:00am – 5:00pm
Friday 8:00am – 5:00pm
Saturday Closed
Sunday Closed

Optical Hours

Monday 8:00am – 6:00pm
Tuesday 8:00am – 6:00pm
Wednesday 8:00am – 5:00pm
Thursday 8:00am – 6:00pm
Friday 8:00am – 5:00pm
Saturday Closed
Sunday Closed

This form is not for emergency use. Please contact the office Monday-Friday 8am-5pm with questions or concerns (+1) 7068 918 892. If after hours or during the weekend please call 911 or go to the nearest emergency room. Once you submit your request, you will be contacted within 24 hours.