@section('title', 'Verify Email') @include('theme.head') @section('Verify Email', 'Sign Up') @include('admin.message')
驗證您的電子郵件:{{ Auth::user()->email }}
@if (session('resent')) @endif 由於您的帳號尚未通過審核,因此目前無法使用。 如果您沒有收到驗證信, 請點擊以申請重新驗證.
@include('theme.scripts')