Modify the deliverable from Week 2 to:
- Include a combo box for the locations with five cities of your choice.
- Modify the food field to make it automatically place a value in that field based on the location selected.
- The values for the food field will be 70 when the first location is selected and 80 when the second location is selected.
- The food values will then increase by 5 for the remaining locations when selected.
- Add to the car field to allow for three rental car companies to select from using a radio button.
- The value for the cost of the rental car will remain as a text field.