@extends('auth.find.id.template') @section('detail')

회원가입 시 등록하신 {{ $type == 'email' ? '이메일로' : '휴대폰으로' }}
아이디가 발송되었습니다.

@endsection