<inputclass="form-control"type="text"name="search"[(ngModel)]="searchText"autocomplete="off"placeholder=" Start searching for a hero by id or name or country">
<inputclass="form-control"type="text"name="search"[(ngModel)]="searchText"autocomplete="off"placeholder="Start searching for a System, Function, etc.">
</div>
<mat-tab-groupmat-align-tabs="center">
<div*ngFor="let section of systems| filter:searchText">