{{-- 모던/미니멀 견적서 템플릿 --}}
QUOTATION
No. {{ $quotationNo }}
{{ $quotation->created_at->format('Y. m. d') }}
수신
{{ $quotation->title }}
{{ $company['industry'] ?? '-' }} · {{ $company['scale'] ?? '-' }}
@if(!empty($company['current_systems']))현재: {{ implode(', ', $company['current_systems']) }}
@endif공급자
(주)코드브릿지엑스
대표 이의찬
인천 남동구 남동대로 215번길 30 · 032-123-4567
아래와 같이 견적합니다.
금 {{ $devTotalKorean }}원정 (₩{{ number_format($devSubtotal) }})
부가가치세 별도 · 월 구독료 {{ number_format($monthlySubtotal) }}원 별도
| No | 구분 | 품목 | 설명 | 개발비 | 월 구독료 |
|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $item->is_required ? '필수' : '선택' }} | {{ $item->module_name }} | {{ Str::limit($item->reason, 80) }} | {{ number_format((int) $item->dev_cost) }} | {{ number_format((int) $item->monthly_fee) }} |
| 소계 | {{ number_format($devSubtotal) }} | {{ number_format($monthlySubtotal) }} | |||
| VAT (10%) | {{ number_format($devVat) }} | {{ number_format($monthlyVat) }} | |||
| 합계 | {{ number_format($devTotal) }} | {{ number_format($monthlyTotal) }} | |||
비고
(주)코드브릿지엑스
대표이사 이의찬