@if (session('resent'))
{{ trans('A fresh verification link has been sent to your email address.') }}
@endif
{{ trans('Before proceeding, please check your email for a verification link.') }}
{{ trans('If you did not receive the email') }},
{{ trans('click here to request another') }}.