updating mt-form and adding mission teacher questions
This commit is contained in:
parent
a6cb339e51
commit
b305bc5e4a
3 changed files with 19 additions and 2 deletions
|
@ -254,8 +254,9 @@
|
|||
|
||||
<label class="basis-full mt-8 mx-2" for="trip">Please select the trip that you'd prefer to go on. We reserve the right to move you to another trip if we need to. If you cannot go on a trip for sure, please tell us why in the next question.</label>
|
||||
<select id="trip" name="trip" class="form-select {{ $formClasses }} basis-full items-center mb-8">
|
||||
<option value="New Mexico">New Mexico</option>
|
||||
<option value="Mexico">Mexico</option>
|
||||
<option value="SPLASH">SPLASH</option>
|
||||
<option value="Tulsa">Tulsa, Oklahoma</option>
|
||||
<option value="Cary">Cary Christian Center</option>
|
||||
</select>
|
||||
<!-- <div class="flex-auto basis-1/3">
|
||||
<label for="trip-2" class="basis-1/2">Mexico</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue