import { Component } from '@angular/core'; @Component({ selector: 'app-name-registration', templateUrl: './name-registration.component.html', styleUrls: ['./name-registration.component.scss'] }) export class NameRegistrationComponent {
pathTitle = ['การประเมินสมรรถนะ', 'ทะเบียนกำหนดชื่อ','ประเภทสมรรถนะ']
}