From 2ed6508fee6141e5ee936539468fbbb59ea0e69b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Sat, 14 Feb 2026 09:45:59 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EA=B3=84=EC=95=BD=20=EC=83=9D=EC=84=B1=20?= =?UTF-8?q?=EC=83=81=EB=8C=80=EB=B0=A9=20=EC=A0=84=ED=99=94=EB=B2=88?= =?UTF-8?q?=ED=98=B8=20=EA=B3=A0=EC=A0=95=EA=B0=92=EC=9C=BC=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- resources/views/esign/create.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/esign/create.blade.php b/resources/views/esign/create.blade.php index 0fa3fec6..e56aef33 100644 --- a/resources/views/esign/create.blade.php +++ b/resources/views/esign/create.blade.php @@ -346,7 +346,7 @@ className={`flex items-center gap-1.5 ${i + 1 < currentStep ? 'cursor-pointer' : creator_phone: '02-6347-0005', counterpart_name: pick(lastNames) + pick(firstNames), counterpart_email: 'awesomemyword@gmail.com', - counterpart_phone: rPhone(), + counterpart_phone: '010-5123-8210', })); };