{{define "header"}} {{end}} {{define "main"}}
Actual costs may vary from estimates after approval. Get an official quote before choosing a loan.
{{range $l := .Estimate.Loans}} | {{$l.Name}} | {{end}}
---|---|
Type | {{range .Estimate.Loans}}{{.Type.Name}} | {{end}}
Term | {{range .Estimate.Loans}}{{.Term}} Years | {{end}}
Amortization | {{range .Estimate.Loans}}{{.Amortization}} | {{end}}
Interest rate | {{range .Estimate.Loans}}{{.Interest}}% | {{end}}
Monthly MI | {{range .Estimate.Loans}}${{dollars .Mi.Premium}}/month | {{end}}
Real estate taxes | {{range .Estimate.Loans}}${{dollars .Tax}} | {{end}}
Total monthly payment | {{range .Estimate.Loans}}${{dollars .Result.TotalMonthly}} | {{end}}
Purchase price | {{range .Estimate.Loans}}${{dollars $.Estimate.Price}} | {{end}}
Loan amount | {{range .Estimate.Loans}}${{dollars .Amount}} | {{end}}
Down payment | {{range .Estimate.Loans}}${{diff .Amount $.Estimate.Price}} | {{end}}
Closing costs | {{range .Estimate.Loans}}${{dollars .Result.TotalFees}} | {{end}}
MI Premium | {{range .Estimate.Loans}}${{.Mi.Upfront}} | {{end}}
Credits | {{range .Estimate.Loans}}${{dollars .Result.TotalCredits}} | {{end}}