@page "/book" @rendermode InteractiveServer @using Microsoft.AspNetCore.Components.Forms @if(!Complete) {

Request an Appointment

Complete the form below and a technician will review your case.

1. Appliance Details

2. Photos & Contact

Upload Photos/Video (10MB max)

Tip: A photo of the model number sticker helps us arrive with the right parts!

@if (SelectedFiles.Any()) {
@SelectedFiles.Count files attached
}
} else {

Thank You!

We will be contacting you shortly.

Your request number is: @Model.RequestNumber

🏠 Back to Home
}