<div*ngFor="let issue_data of issuesData; let i = index;"[ngClass]="(i ==0)?'tab-panecontaineractive':'tab-panecontainer'"[attr.id]="'issue_'+issue_data.issue_id">
<li*ngFor="let selIssue of selectedIssues">{{selIssue.issue_category}}<a(click)="removeSelectedItem(selIssue.issue_id,selIssue.sub_issue_id)">×</a></li>
<agoToStep="0"><liclass="add_more_services">Add more Services</li></a>
<input#goTostep1type="hidden"goToStep="0">
</ul>
</div>
</div>
</div>
<divclass="row">
<divclass="col-md-12">
<h6class="pt10 textLeft"><agoToStep="0">Add more services</a></h6>
<div*ngFor="let issue_data of issuesData; let i = index;"[ngClass]="(i ==0)?'tab-panecontaineractive':'tab-panecontainer'"[attr.id]="'issue_'+issue_data.issue_id">
<li*ngFor="let selIssue of selectedIssues">{{selIssue.issue_category}}<a(click)="removeSelectedItem(selIssue.issue_id,selIssue.sub_issue_id)">×</a></li>
<agoToStep="1"><liclass="add_more_services">Add more Services</li></a>
<p>Quality service through our network of approved repair shops Rewards to use towards future services, Vehicle maintenance tracker to easily manage service history Safe and secure payment processing, Dedicated support to
handle any repair related questions Peace-of-Mind Guarantee - no unexpected charges</p>
</div>
<divclass="quote_schedule_header">
<divclass="row">
<divclass="col-md-6 pr0">
<h4>Select your day and date</h4>
</div>
<divclass="col-md-6">
<button[ngClass]="{'invisible':!showLeftArrow}"class="quote_arrow left floatLeft"(click)="prev($event)"></button>
<agm-marker*ngFor="let mechanicLoc of mechanicData"[agmFitBounds]="true"[latitude]="mechanicLoc.location_lat"[longitude]="mechanicLoc.location_lat"(mouseOver)="onMouseOver(infoWindow,gm)"(mouseOut)="onMouseOut(gm)">
<agm-marker*ngFor="let mechanicLoc of mechanicData"[agmFitBounds]="true"[latitude]="mechanicLoc.location_lat"[longitude]="mechanicLoc.location_lat"(mouseOver)="onMouseOver(infoWindow,gm)"(mouseOut)="onMouseOut(gm)">