increase camp cost
This commit is contained in:
		
							parent
							
								
									f308e4c5a5
								
							
						
					
					
						commit
						057e7988f6
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -218,21 +218,21 @@
 | 
			
		|||
            <input type="radio" value="now" id="registration" name="registration"
 | 
			
		||||
                   class="form-input {{ $formClasses }}" checked>
 | 
			
		||||
            <label for="registration" class="">
 | 
			
		||||
                Now - $65
 | 
			
		||||
                Now - $85
 | 
			
		||||
            </label>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="basis-full">
 | 
			
		||||
            <input type="radio" value="full" id="registration" name="registration"
 | 
			
		||||
                   class="form-input {{ $formClasses }}">
 | 
			
		||||
            <label for="registration" class="">
 | 
			
		||||
                Full Cost - $165
 | 
			
		||||
                Full Cost - $185
 | 
			
		||||
            </label>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="basis-full mb-4">
 | 
			
		||||
            <input type="radio" value="later" id="registration" name="registration"
 | 
			
		||||
                   class="form-input {{ $formClasses }}">
 | 
			
		||||
            <label for="registration" class="">
 | 
			
		||||
                Later - Send $65 or $165 to the TFC Office
 | 
			
		||||
                Later - Send $85 or $185 to the TFC Office
 | 
			
		||||
            </label>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="basis-full mt-8">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue