fix: [ai-quotation] 견적서 대표이사명 수정 (이의찬)
This commit is contained in:
@@ -115,7 +115,7 @@ function numberToKorean(int $number): string {
|
||||
<th>업 종</th>
|
||||
<td>{{ $company['industry'] ?? '-' }}</td>
|
||||
<th>대 표</th>
|
||||
<td>권형석</td>
|
||||
<td>이의찬</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>규 모</th>
|
||||
@@ -226,7 +226,7 @@ function numberToKorean(int $number): string {
|
||||
<div class="flex justify-end items-center gap-6 mt-12">
|
||||
<div class="text-right">
|
||||
<p class="text-lg font-bold mb-1">(주)코드브릿지엑스</p>
|
||||
<p class="text-sm text-gray-600">대표이사 권 형 석</p>
|
||||
<p class="text-sm text-gray-600">대표이사 이 의 찬</p>
|
||||
</div>
|
||||
<div class="seal-box">(인)</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user