There is a pending confirmation, whose e-mail may differ from what
the user has saved in the rpofile (due to email change attempt)
--}}
Check your e-mail (<u>{{user()->emailConfirmations()->valid()->first()->email}}</u>) for the confirmation link, or <ahref="{{route('resend-email-confirmation')}}">request a new one</a>.
The confirmation message could fall into your Spam folder.<br>
If this address is not correct, you can fix it in your <ahref="{{route('account.edit')}}">account settings</a>.
@else
{{-- There are no pending confirmations --}}
@if(user()->email)
{{-- User has e-mail set in the profile, probably from registration --}}
You can confirm your e-mail (<u>{{$user->email}}</u>) by <ahref="{{route('resend-email-confirmation')}}">requesting a confirmation link</a>.
If this address is not correct, you can fix it in your <ahref="{{route('account.edit')}}">account settings</a>.
@else
{{-- User has no e-mail, maybe registered through a provider without e-mails --}}
Set your e-mail in <ahref="{{route('account.edit')}}">account settings</a> and you