I'm new to Angular and struggling to display my form. I used to generate the form.
Page Link:
Any assistance would be appreciated!
Index.html
<!DOCTYPE html>
.... // (This section is too long for paraphrasing)
My HTML
<div class="container">
.... // (This section is too long for paraphrasing)
My JS:
var app = angular.module('wingField', [
... // (This section is too long for paraphrasing)