@section('title', '忘記密碼') @include('theme.head') @include('admin.message')
使用手機驗證帳號

請在下方輸入註冊時使用的手機號碼,驗證成功後系統將自動登入,請再自行於會員中心修改密碼即可。

@if (session('status')) @endif

@include('theme.scripts') @include( 'auth.firebase_otp' )