= view('components/print_header', ['printTitle' => '담당자 관리']) ?>
| 번호 | 담당자명 | 카테고리 | 전화 | 휴대전화 | 이메일 | 상태 | 작업 |
|---|---|---|---|---|---|---|---|
| = esc($row->mg_idx) ?> | = esc($row->mg_name) ?> | mg_dept_code ?? ''); $catLabel = $categories[$cat] ?? $cat; ?> = esc($catLabel) ?> | = esc($row->mg_tel) ?> | = esc($row->mg_phone) ?> | = esc($row->mg_email) ?> | mg_state === 1): ?> 사용 미사용 | 수정 |
| 등록된 데이터가 없습니다. | |||||||