- A 메뉴 (AI/자동화) 12개 페이지 아이콘 변환 - M 메뉴 (관리) 11개 페이지 아이콘 변환 - placeholder-icon, feature-icon 스타일 통일 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
63 lines
4.3 KiB
PHP
63 lines
4.3 KiB
PHP
@extends('layouts.presentation')
|
|
|
|
@section('title', '매니저 시나리오')
|
|
|
|
@push('styles')
|
|
<style>
|
|
.placeholder-container { min-height: 70vh; display: flex; flex-direction: column; align-items: center; justify-content: center; }
|
|
.placeholder-icon { width: 5rem; height: 5rem; margin-bottom: 2rem; opacity: 0.6; color: #059669; }
|
|
.placeholder-title { font-size: 2rem; font-weight: 700; color: #059669; 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, #10b981, #059669); color: white; border-radius: 9999px; font-weight: 600; font-size: 0.875rem; }
|
|
.feature-icon { width: 1.25rem; height: 1.25rem; color: #059669; }
|
|
</style>
|
|
@endpush
|
|
|
|
@section('content')
|
|
<div class="min-h-screen bg-gradient-to-br from-emerald-50 to-teal-100">
|
|
<div class="container mx-auto px-4 py-12">
|
|
<div class="placeholder-container">
|
|
<svg class="placeholder-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.25 14.15v4.25c0 1.094-.787 2.036-1.872 2.18-2.087.277-4.216.42-6.378.42s-4.291-.143-6.378-.42c-1.085-.144-1.872-1.086-1.872-2.18v-4.25m16.5 0a2.18 2.18 0 00.75-1.661V8.706c0-1.081-.768-2.015-1.837-2.175a48.114 48.114 0 00-3.413-.387m4.5 8.006c-.194.165-.42.295-.673.38A23.978 23.978 0 0112 15.75c-2.648 0-5.195-.429-7.577-1.22a2.016 2.016 0 01-.673-.38m0 0A2.18 2.18 0 013 12.489V8.706c0-1.081.768-2.015 1.837-2.175a48.111 48.111 0 013.413-.387m7.5 0V5.25A2.25 2.25 0 0013.5 3h-3a2.25 2.25 0 00-2.25 2.25v.894m7.5 0a48.667 48.667 0 00-7.5 0M12 12.75h.008v.008H12v-.008z" />
|
|
</svg>
|
|
<h1 class="placeholder-title">매니저 시나리오</h1>
|
|
<p class="placeholder-subtitle">
|
|
매니저 역할에 맞는 업무 시나리오와
|
|
의사결정 가이드를 제공합니다.
|
|
</p>
|
|
<div class="placeholder-badge">Management</div>
|
|
</div>
|
|
|
|
<div class="max-w-4xl mx-auto mt-12">
|
|
<div class="bg-white rounded-2xl shadow-lg p-8">
|
|
<h2 class="text-xl font-bold text-gray-800 mb-6 flex items-center">
|
|
<svg class="feature-icon mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z" />
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z" />
|
|
</svg>
|
|
예정 기능
|
|
</h2>
|
|
<div class="grid md:grid-cols-2 gap-6">
|
|
<div class="p-4 bg-emerald-50 rounded-lg">
|
|
<h3 class="font-semibold text-emerald-800 mb-2">매니저 업무</h3>
|
|
<ul class="text-sm text-gray-600 space-y-1">
|
|
<li>• 팀원 관리 시나리오</li>
|
|
<li>• 성과 평가 가이드</li>
|
|
<li>• 리포팅 프로세스</li>
|
|
</ul>
|
|
</div>
|
|
<div class="p-4 bg-blue-50 rounded-lg">
|
|
<h3 class="font-semibold text-blue-800 mb-2">의사결정 지원</h3>
|
|
<ul class="text-sm text-gray-600 space-y-1">
|
|
<li>• 승인 워크플로우</li>
|
|
<li>• 예외 처리 가이드</li>
|
|
<li>• 이슈 에스컬레이션</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@endsection
|