@include('includes.hanaedu.header')
@include('includes.hanaedu.browser') @include('includes.hanaedu.navigation')
@csrf
회원 가입 시 등록하신 {{ $info->type == 'email' ? '이메일로' : '휴대폰으로' }} 비밀번호를 발송해 드립니다.

{{ $info->mask }}

@include('includes.hanaedu.footer_script')