@if ($condition) {{ get_phrase('Please click the button below to verify your email address.') }} @elseif($current_route == 'password.email') {{ get_phrase('Please click the button below to reset your password.') }} @endif
@if (!empty($extraMessage)){{ $extraMessage }}
@endif{{ get_phrase('If you did not request this, you can ignore this email.') }}
{{ get_phrase('Thank you!') }}