@extends('layouts.v2.frontend') @section('content')
{{ __('Before proceeding, please check your email (') }} {{ Auth::user()->email }} {{ __(') for a verification link.') }} {{ __('If you did not receive the email') }},
@else{{ __('Please check your email for a verification link. If you did not receive the email, click below to request another.') }}
@endif