Commit 1268fcf3 by Natthaphat

จัดการประเภทธุรกิจ

parent 1a291ae2
<app-page-header [title]="'จัดการทะเบียนประเภท'" [activeTitle]="'ผู้ดูแลระบบ'"
[title1]="'จัดการทะเบียนประเภท'"></app-page-header>
<app-page-header [title]="'จัดการประเภทธุรกิจ'" [activeTitle]="'ผู้ดูแลระบบ'"
[title1]="'จัดการประเภทธุรกิจ'"></app-page-header>
<div class="grid grid-cols-12 gap-6">
<div class="xl:col-span-12 col-span-12">
<div class="box">
......
......@@ -125,7 +125,7 @@ export class NavService implements OnDestroy {
{ path: '/admin/career-cluster', title: 'จัดการกลุ่มอาชีพ', type: 'link' },
{ path: '/admin/position', title: 'จัดการตำแหน่ง', type: 'link' },
{ path: '/admin/job-types', title: 'จัดการประเภทงาน', type: 'link' },
{ path: '/admin/category-company', title: 'จัดการประเภทบริษัท', type: 'link' },
{ path: '/admin/category-company', title: 'จัดการประเภทธุรกิจ', type: 'link' },
{ path: '/admin/degree-manage', title: 'จัดการระดับการศึกษา', type: 'link' },
{ path: '/admin/country-registration', title: 'จัดการประเทศ', type: 'link' },
{ path: '/admin/provinces', title: 'จัดการจังหวัด', type: 'link' },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment