|  | @ -10,19 +10,19 @@ | 
		
	
		
			
				|  |  |     <div class="align-middle"> |  |  |     <div class="align-middle"> | 
		
	
		
			
				|  |  |         <mat-form-field class="input-field" appearance="outline"> |  |  |         <mat-form-field class="input-field" appearance="outline"> | 
		
	
		
			
				|  |  |             <mat-label>Name of Dependant {{i+1}} *</mat-label> |  |  |             <mat-label>Name of Dependant {{i+1}} *</mat-label> | 
		
	
		
			
				|  |  |             <input formControlName="nameOfDependant" matInput placeholder="Name of Dependant"  value="1234"> |  |  |  | 
		
	
		
			
				|  |  |  |  |  |             <input formControlName="nameOfDependant" matInput placeholder="Name of Dependant"  value=""> | 
		
	
		
			
				|  |  |         </mat-form-field> |  |  |         </mat-form-field> | 
		
	
		
			
				|  |  |     </div> |  |  |     </div> | 
		
	
		
			
				|  |  |     <div class="align-middle"> |  |  |     <div class="align-middle"> | 
		
	
		
			
				|  |  |         <mat-form-field class="input-field" appearance="outline"> |  |  |         <mat-form-field class="input-field" appearance="outline"> | 
		
	
		
			
				|  |  |             <mat-label>Relation of Employee with Dependant {{i+1}} *</mat-label> |  |  |             <mat-label>Relation of Employee with Dependant {{i+1}} *</mat-label> | 
		
	
		
			
				|  |  |             <input formControlName="employeeRelation" matInput placeholder="Relation of Employee"  value="bajaj"> |  |  |  | 
		
	
		
			
				|  |  |  |  |  |             <input formControlName="employeeRelation" matInput placeholder="Relation of Employee"  value=""> | 
		
	
		
			
				|  |  |         </mat-form-field> |  |  |         </mat-form-field> | 
		
	
		
			
				|  |  |     </div> |  |  |     </div> | 
		
	
		
			
				|  |  |     <div class="align-middle"> |  |  |     <div class="align-middle"> | 
		
	
		
			
				|  |  |         <mat-form-field class="input-field" appearance="outline"> |  |  |         <mat-form-field class="input-field" appearance="outline"> | 
		
	
		
			
				|  |  |             <mat-label>Age of Dependant {{i+1}} *</mat-label> |  |  |             <mat-label>Age of Dependant {{i+1}} *</mat-label> | 
		
	
		
			
				|  |  |             <input formControlName="age" matInput placeholder="Age"  value="developer"> |  |  |  | 
		
	
		
			
				|  |  |  |  |  |             <input formControlName="age" matInput placeholder="Age"  value=""> | 
		
	
		
			
				|  |  |         </mat-form-field> |  |  |         </mat-form-field> | 
		
	
		
			
				|  |  |     </div> |  |  |     </div> | 
		
	
		
			
				|  |  |     <div class="align-middle"> |  |  |     <div class="align-middle"> | 
		
	
	
		
			
				|  | 
 |