fix: [ai-quotation] 견적서 대표이사명 수정 (이의찬)

This commit is contained in:
김보곤
2026-03-02 19:13:59 +09:00
parent eb45fc608e
commit f55e576277

View File

@@ -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>