diff --git a/app/Http/Controllers/Lab/AIController.php b/app/Http/Controllers/Lab/AIController.php
new file mode 100644
index 00000000..d7cb69b8
--- /dev/null
+++ b/app/Http/Controllers/Lab/AIController.php
@@ -0,0 +1,80 @@
+
+ .placeholder-container { min-height: 70vh; display: flex; flex-direction: column; align-items: center; justify-content: center; }
+ .placeholder-icon { font-size: 5rem; margin-bottom: 2rem; opacity: 0.6; }
+ .placeholder-title { font-size: 2rem; font-weight: 700; color: #7c3aed; margin-bottom: 1rem; }
+ .placeholder-subtitle { font-size: 1.25rem; color: #64748b; max-width: 500px; text-align: center; line-height: 1.8; }
+ .placeholder-badge { margin-top: 2rem; padding: 0.5rem 1.5rem; background: linear-gradient(135deg, #8b5cf6, #7c3aed); color: white; border-radius: 9999px; font-weight: 600; font-size: 0.875rem; }
+
+@endpush
+
+@section('content')
+
+
+
+
📄
+
사업자등록증 OCR
+
+ 사업자등록증 이미지를 업로드하면 AI가 자동으로 텍스트를 추출하고
+ 사업자 정보를 구조화된 데이터로 변환합니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
이미지 업로드
+
+ - • 사업자등록증 사진 업로드
+ - • 드래그 앤 드롭 지원
+ - • 다중 파일 처리
+
+
+
+
OCR 처리
+
+ - • Google Vision API 활용
+ - • 사업자번호 자동 추출
+ - • 상호명, 대표자명 인식
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/company-overview.blade.php b/resources/views/lab/ai/company-overview.blade.php
new file mode 100644
index 00000000..d2588ae7
--- /dev/null
+++ b/resources/views/lab/ai/company-overview.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '기업개황 조회')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🏢
+
기업개황 조회
+
+ 사업자등록번호로 기업의 기본 정보, 신용 등급,
+ 재무 현황 등을 조회하는 서비스입니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
기업 정보 조회
+
+ - • 기본 사업자 정보
+ - • 대표자/임원 정보
+ - • 업종/업태 확인
+
+
+
+
신용/재무 정보
+
+ - • 신용등급 조회
+ - • 재무제표 요약
+ - • 거래 안전도 분석
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/gps-attendance.blade.php b/resources/views/lab/ai/gps-attendance.blade.php
new file mode 100644
index 00000000..4611cb67
--- /dev/null
+++ b/resources/views/lab/ai/gps-attendance.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', 'GPS 출퇴근 관리')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
📍
+
GPS 출퇴근 관리
+
+ 모바일 GPS를 활용한 직원 출퇴근 관리 시스템으로
+ 위치 기반 자동 체크인/아웃을 지원합니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
출퇴근 체크
+
+ - • GPS 기반 위치 확인
+ - • 지오펜스 설정
+ - • 자동 체크인/아웃
+
+
+
+
관리 기능
+
+ - • 근태 현황 대시보드
+ - • 이상 패턴 감지
+ - • 월별 리포트 생성
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/meeting-summary.blade.php b/resources/views/lab/ai/meeting-summary.blade.php
new file mode 100644
index 00000000..850d056a
--- /dev/null
+++ b/resources/views/lab/ai/meeting-summary.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '회의록 AI 요약')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
📝
+
회의록 AI 요약
+
+ 회의 녹음 파일을 업로드하면 AI가 자동으로
+ 전사하고 핵심 내용을 구조화된 회의록으로 정리합니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
음성 처리
+
+ - • 다양한 오디오 포맷 지원
+ - • 화자 분리 (Speaker Diarization)
+ - • 한국어 최적화
+
+
+
+
회의록 생성
+
+ - • 안건별 정리
+ - • 결정사항/액션아이템 추출
+ - • PDF/Word 내보내기
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/operator-chatbot.blade.php b/resources/views/lab/ai/operator-chatbot.blade.php
new file mode 100644
index 00000000..31cbd764
--- /dev/null
+++ b/resources/views/lab/ai/operator-chatbot.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '운영자용 챗봇')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🤖
+
운영자용 챗봇
+
+ SAM 시스템 운영에 필요한 질문에 AI가 답변하고
+ 운영 매뉴얼과 문서를 기반으로 지원합니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
운영 지원
+
+ - • 시스템 운영 Q&A
+ - • 장애 대응 가이드
+ - • 설정 변경 안내
+
+
+
+
지식 기반
+
+ - • 운영 매뉴얼 RAG
+ - • 과거 이슈 검색
+ - • 베스트 프랙티스 제안
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/sam-ai-alarm.blade.php b/resources/views/lab/ai/sam-ai-alarm.blade.php
new file mode 100644
index 00000000..d756435f
--- /dev/null
+++ b/resources/views/lab/ai/sam-ai-alarm.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', 'SAM AI 알람음 제작')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🔔
+
SAM AI 알람음 제작
+
+ AI를 활용하여 SAM 시스템에서 사용할
+ 맞춤형 알람음과 알림 사운드를 생성합니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
사운드 생성
+
+ - • AI 기반 사운드 합성
+ - • 다양한 스타일 옵션
+ - • 길이/음량 조절
+
+
+
+
알람 관리
+
+ - • 이벤트별 알람 설정
+ - • 미리듣기 기능
+ - • 사용자 커스텀 업로드
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/sam-ai-menu.blade.php b/resources/views/lab/ai/sam-ai-menu.blade.php
new file mode 100644
index 00000000..dd15ef8c
--- /dev/null
+++ b/resources/views/lab/ai/sam-ai-menu.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', 'SAM AI 메뉴 이동')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
⚡
+
SAM AI 메뉴 이동
+
+ SAM 시스템의 AI 관련 기능들을 통합 관리하고
+ 메뉴 구조를 재편성하는 관리 기능입니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
메뉴 관리
+
+ - • AI 메뉴 통합
+ - • 권한별 메뉴 노출
+ - • 메뉴 순서 설정
+
+
+
+
기능 라우팅
+
+ - • 기능 활성화/비활성화
+ - • 테넌트별 기능 설정
+ - • 사용량 통계
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/tenant-chatbot.blade.php b/resources/views/lab/ai/tenant-chatbot.blade.php
new file mode 100644
index 00000000..d230ab45
--- /dev/null
+++ b/resources/views/lab/ai/tenant-chatbot.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '테넌트 챗봇')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
💬
+
테넌트 챗봇
+
+ 각 테넌트의 업로드된 지식을 기반으로 동작하는
+ 맞춤형 AI 챗봇 인터페이스입니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
챗봇 기능
+
+ - • 실시간 대화 인터페이스
+ - • 대화 이력 저장
+ - • 멀티턴 컨텍스트
+
+
+
+
테넌트 격리
+
+ - • 지식베이스 분리
+ - • 권한별 접근 제어
+ - • 사용량 모니터링
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/tenant-knowledge.blade.php b/resources/views/lab/ai/tenant-knowledge.blade.php
new file mode 100644
index 00000000..b8c358e6
--- /dev/null
+++ b/resources/views/lab/ai/tenant-knowledge.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '테넌트 지식 업로드')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
📤
+
테넌트 지식 업로드
+
+ 각 테넌트가 자체 문서와 지식을 업로드하여
+ 맞춤형 AI 챗봇을 구축할 수 있습니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
문서 업로드
+
+ - • PDF, Word, Excel 지원
+ - • 웹페이지 크롤링
+ - • Notion/Confluence 연동
+
+
+
+
지식 관리
+
+ - • 자동 벡터 인덱싱
+ - • 카테고리 분류
+ - • 버전 관리
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/vertex-rag.blade.php b/resources/views/lab/ai/vertex-rag.blade.php
new file mode 100644
index 00000000..8bd3d403
--- /dev/null
+++ b/resources/views/lab/ai/vertex-rag.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', 'Vertex RAG 챗봇')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🧠
+
Vertex RAG 챗봇
+
+ Google Vertex AI를 활용한 RAG(Retrieval-Augmented Generation)
+ 기반의 지능형 챗봇 시스템입니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
Vertex AI 연동
+
+ - • Gemini 1.5 Pro 모델
+ - • Vector Search 활용
+ - • 문서 임베딩 자동화
+
+
+
+
RAG 파이프라인
+
+ - • 문서 청킹 전략
+ - • 시맨틱 검색
+ - • 출처 표시 응답
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/web-recording.blade.php b/resources/views/lab/ai/web-recording.blade.php
new file mode 100644
index 00000000..a67300b7
--- /dev/null
+++ b/resources/views/lab/ai/web-recording.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '웹 녹음 AI 요약')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🎙️
+
웹 녹음 AI 요약
+
+ 웹 브라우저에서 직접 녹음하고 AI가 자동으로
+ 음성을 텍스트로 변환하여 요약본을 생성합니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
녹음 기능
+
+ - • 브라우저 내 실시간 녹음
+ - • 일시정지/재개 지원
+ - • 녹음 파일 다운로드
+
+
+
+
AI 처리
+
+ - • Speech-to-Text 변환
+ - • 핵심 내용 자동 요약
+ - • 키워드 추출
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/ai/work-memo-summary.blade.php b/resources/views/lab/ai/work-memo-summary.blade.php
new file mode 100644
index 00000000..05cf7e8d
--- /dev/null
+++ b/resources/views/lab/ai/work-memo-summary.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '업무협의록 AI 요약')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
📋
+
업무협의록 AI 요약
+
+ 고객사와의 미팅 녹음을 업로드하면 AI가 자동으로
+ 업무 협의 내용을 정리하고 후속 조치를 추출합니다.
+
+
AI/Automation
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
협의록 생성
+
+ - • 고객 요구사항 추출
+ - • 합의사항 정리
+ - • 일정/담당자 매핑
+
+
+
+
후속 관리
+
+ - • To-Do 자동 생성
+ - • 일정 캘린더 연동
+ - • 이메일 발송
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/account-api.blade.php b/resources/views/lab/management/account-api.blade.php
new file mode 100644
index 00000000..9f2baf61
--- /dev/null
+++ b/resources/views/lab/management/account-api.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '계좌입출금 내역 조회 API')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🏦
+
계좌입출금 내역 조회 API
+
+ 은행 계좌의 입출금 내역을 실시간으로
+ 조회하고 관리하는 API 서비스입니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
내역 조회
+
+ - • 실시간 잔액 조회
+ - • 기간별 거래 내역
+ - • 다중 계좌 관리
+
+
+
+
데이터 활용
+
+ - • 자동 전표 생성
+ - • 입금 확인 자동화
+ - • 현금흐름 분석
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/barobill-tenant.blade.php b/resources/views/lab/management/barobill-tenant.blade.php
new file mode 100644
index 00000000..943dc3bd
--- /dev/null
+++ b/resources/views/lab/management/barobill-tenant.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '바로빌 테넌트 관리')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🏢
+
바로빌 테넌트 관리
+
+ 바로빌 API 연동을 위한 테넌트별 설정 및
+ 인증 정보를 관리하는 시스템입니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
테넌트 설정
+
+ - • 바로빌 API 키 관리
+ - • 테넌트별 인증 설정
+ - • 사용 권한 관리
+
+
+
+
연동 현황
+
+ - • API 호출 통계
+ - • 오류 로그 모니터링
+ - • 연동 상태 대시보드
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/business-verify.blade.php b/resources/views/lab/management/business-verify.blade.php
new file mode 100644
index 00000000..2d64df50
--- /dev/null
+++ b/resources/views/lab/management/business-verify.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '사업자등록번호 진위 확인')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
✅
+
사업자등록번호 진위 확인
+
+ 국세청 API를 통해 사업자등록번호의
+ 진위 여부와 휴폐업 상태를 확인합니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
진위 확인
+
+ - • 실시간 진위 조회
+ - • 휴폐업 상태 확인
+ - • 과세 유형 확인
+
+
+
+
일괄 처리
+
+ - • 대량 조회 지원
+ - • Excel 업로드/다운로드
+ - • 조회 이력 관리
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/card-api-report.blade.php b/resources/views/lab/management/card-api-report.blade.php
new file mode 100644
index 00000000..b86cb5ed
--- /dev/null
+++ b/resources/views/lab/management/card-api-report.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '한국 카드사 API 보고서')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
📊
+
한국 카드사 API 보고서
+
+ 국내 주요 카드사의 API 현황과
+ 연동 가능성을 분석한 보고서입니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
카드사 API 현황
+
+ - • 삼성/현대/신한/KB
+ - • API 기능 비교
+ - • 연동 요건 분석
+
+
+
+
도입 전략
+
+ - • 비용 대비 효과
+ - • 우선순위 분석
+ - • 구현 로드맵
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/card-tax-matching.blade.php b/resources/views/lab/management/card-tax-matching.blade.php
new file mode 100644
index 00000000..9ecceaf6
--- /dev/null
+++ b/resources/views/lab/management/card-tax-matching.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '카드 세무항목 매칭 전략')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
💳
+
카드 세무항목 매칭 전략
+
+ 카드 사용내역을 세무 항목과 자동으로 매칭하여
+ 세무 처리를 효율화하는 전략입니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
자동 매칭
+
+ - • AI 기반 분류
+ - • 가맹점별 규칙 설정
+ - • 학습 기반 개선
+
+
+
+
세무 연계
+
+ - • 비용 항목 자동 분류
+ - • 증빙 자료 연결
+ - • 월별 정산 리포트
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/card-usage-matching.blade.php b/resources/views/lab/management/card-usage-matching.blade.php
new file mode 100644
index 00000000..0e0e2719
--- /dev/null
+++ b/resources/views/lab/management/card-usage-matching.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '카드 사용내역 수집 후 매칭')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🔄
+
카드 사용내역 수집 후 매칭
+
+ 카드 사용내역을 자동으로 수집하고
+ 거래처/품목과 매칭하는 시스템입니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
데이터 수집
+
+ - • 카드사 연동 수집
+ - • 스크래핑 방식 지원
+ - • 실시간 동기화
+
+
+
+
매칭 처리
+
+ - • 거래처 자동 매칭
+ - • 계정과목 분류
+ - • 예외 처리 관리
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/manager-scenario.blade.php b/resources/views/lab/management/manager-scenario.blade.php
new file mode 100644
index 00000000..31c49265
--- /dev/null
+++ b/resources/views/lab/management/manager-scenario.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '매니저 시나리오')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
👔
+
매니저 시나리오
+
+ 매니저 역할에 맞는 업무 시나리오와
+ 의사결정 가이드를 제공합니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
매니저 업무
+
+ - • 팀원 관리 시나리오
+ - • 성과 평가 가이드
+ - • 리포팅 프로세스
+
+
+
+
의사결정 지원
+
+ - • 승인 워크플로우
+ - • 예외 처리 가이드
+ - • 이슈 에스컬레이션
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/sales-meeting.blade.php b/resources/views/lab/management/sales-meeting.blade.php
new file mode 100644
index 00000000..b7f7ab72
--- /dev/null
+++ b/resources/views/lab/management/sales-meeting.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '영업관리 & 매니저 미팅관리')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🤝
+
영업관리 & 매니저 미팅관리
+
+ 영업 활동과 매니저 미팅을 체계적으로
+ 관리하고 추적하는 통합 시스템입니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
영업 관리
+
+ - • 영업 활동 기록
+ - • 파이프라인 관리
+ - • 성과 대시보드
+
+
+
+
미팅 관리
+
+ - • 미팅 일정 관리
+ - • 미팅 노트 기록
+ - • 후속 조치 추적
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/sales-scenario.blade.php b/resources/views/lab/management/sales-scenario.blade.php
new file mode 100644
index 00000000..2763a65d
--- /dev/null
+++ b/resources/views/lab/management/sales-scenario.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '영업관리 시나리오')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
📈
+
영업관리 시나리오
+
+ 다양한 영업 상황에 대응하는
+ 시나리오별 프로세스 가이드입니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
시나리오 관리
+
+ - • 신규 고객 영업
+ - • 재계약/업셀링
+ - • 이탈 방지 시나리오
+
+
+
+
프로세스 자동화
+
+ - • 단계별 체크리스트
+ - • 자동 알림 설정
+ - • 템플릿 메시지
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/tax-invoice-strategy.blade.php b/resources/views/lab/management/tax-invoice-strategy.blade.php
new file mode 100644
index 00000000..c867041b
--- /dev/null
+++ b/resources/views/lab/management/tax-invoice-strategy.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '전자세금계산서 전략')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
📑
+
전자세금계산서 전략
+
+ 전자세금계산서 발행/수취 자동화 및
+ 세무 업무 효율화 전략을 수립합니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
발행 자동화
+
+ - • 거래처별 자동 발행
+ - • 주기적 발행 스케줄
+ - • 대량 발행 처리
+
+
+
+
수취 관리
+
+ - • 자동 수취 확인
+ - • 매입 세금계산서 매칭
+ - • 부가세 신고 연계
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/lab/management/tax-invoice.blade.php b/resources/views/lab/management/tax-invoice.blade.php
new file mode 100644
index 00000000..18263445
--- /dev/null
+++ b/resources/views/lab/management/tax-invoice.blade.php
@@ -0,0 +1,55 @@
+@extends('layouts.presentation')
+
+@section('title', '전자세금계산서')
+
+@push('styles')
+
+@endpush
+
+@section('content')
+
+
+
+
🧾
+
전자세금계산서
+
+ 전자세금계산서 발행, 조회, 관리를 위한
+ 통합 관리 시스템입니다.
+
+
Management
+
+
+
+
+
+ 🔧 예정 기능
+
+
+
+
세금계산서 발행
+
+ - • 정발행/역발행 지원
+ - • 수정세금계산서
+ - • 발행 이력 관리
+
+
+
+
조회/관리
+
+ - • 기간별 조회
+ - • 상태별 필터링
+ - • PDF 다운로드
+
+
+
+
+
+
+
+@endsection
diff --git a/resources/views/partials/sidebar.blade.php b/resources/views/partials/sidebar.blade.php
index 167c05fc..9b14131e 100644
--- a/resources/views/partials/sidebar.blade.php
+++ b/resources/views/partials/sidebar.blade.php
@@ -422,38 +422,38 @@ class="flex items-center gap-2 pr-3 py-2 rounded-lg text-sm text-gray-700 hover:
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
+
+
-
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
@@ -514,37 +514,37 @@ class="flex items-center gap-2 pr-3 py-2 rounded-lg text-sm text-gray-700 hover:
-
+
diff --git a/routes/web.php b/routes/web.php
index 03997425..e2fb92da 100644
--- a/routes/web.php
+++ b/routes/web.php
@@ -16,6 +16,8 @@
use App\Http\Controllers\RolePermissionController;
use App\Http\Controllers\TenantController;
use App\Http\Controllers\ItemFieldController;
+use App\Http\Controllers\Lab\AIController;
+use App\Http\Controllers\Lab\ManagementController;
use App\Http\Controllers\Lab\StrategyController;
use App\Http\Controllers\UserController;
use Illuminate\Support\Facades\Route;
@@ -221,6 +223,37 @@
Route::get('/qa-solution', [StrategyController::class, 'qaSolution'])->name('qa-solution');
Route::get('/sales-strategy', [StrategyController::class, 'salesStrategy'])->name('sales-strategy');
});
+
+ // A. AI/자동화 (AI/Automation)
+ Route::prefix('ai')->name('ai.')->group(function () {
+ Route::get('/business-ocr', [AIController::class, 'businessOcr'])->name('business-ocr');
+ Route::get('/web-recording', [AIController::class, 'webRecording'])->name('web-recording');
+ Route::get('/meeting-summary', [AIController::class, 'meetingSummary'])->name('meeting-summary');
+ Route::get('/work-memo-summary', [AIController::class, 'workMemoSummary'])->name('work-memo-summary');
+ Route::get('/operator-chatbot', [AIController::class, 'operatorChatbot'])->name('operator-chatbot');
+ Route::get('/vertex-rag', [AIController::class, 'vertexRag'])->name('vertex-rag');
+ Route::get('/tenant-knowledge', [AIController::class, 'tenantKnowledge'])->name('tenant-knowledge');
+ Route::get('/tenant-chatbot', [AIController::class, 'tenantChatbot'])->name('tenant-chatbot');
+ Route::get('/sam-ai-menu', [AIController::class, 'samAiMenu'])->name('sam-ai-menu');
+ Route::get('/sam-ai-alarm', [AIController::class, 'samAiAlarm'])->name('sam-ai-alarm');
+ Route::get('/gps-attendance', [AIController::class, 'gpsAttendance'])->name('gps-attendance');
+ Route::get('/company-overview', [AIController::class, 'companyOverview'])->name('company-overview');
+ });
+
+ // M. 관리 (Management)
+ Route::prefix('management')->name('management.')->group(function () {
+ Route::get('/barobill-tenant', [ManagementController::class, 'barobillTenant'])->name('barobill-tenant');
+ Route::get('/tax-invoice-strategy', [ManagementController::class, 'taxInvoiceStrategy'])->name('tax-invoice-strategy');
+ Route::get('/tax-invoice', [ManagementController::class, 'taxInvoice'])->name('tax-invoice');
+ Route::get('/business-verify', [ManagementController::class, 'businessVerify'])->name('business-verify');
+ Route::get('/sales-meeting', [ManagementController::class, 'salesMeeting'])->name('sales-meeting');
+ Route::get('/card-tax-matching', [ManagementController::class, 'cardTaxMatching'])->name('card-tax-matching');
+ Route::get('/card-api-report', [ManagementController::class, 'cardApiReport'])->name('card-api-report');
+ Route::get('/card-usage-matching', [ManagementController::class, 'cardUsageMatching'])->name('card-usage-matching');
+ Route::get('/account-api', [ManagementController::class, 'accountApi'])->name('account-api');
+ Route::get('/sales-scenario', [ManagementController::class, 'salesScenario'])->name('sales-scenario');
+ Route::get('/manager-scenario', [ManagementController::class, 'managerScenario'])->name('manager-scenario');
+ });
});
/*