Please check your email
@if (session('status') == 'verification-link-sent')
A email has been send to {{Auth::user()->email}}.
Please check for an email from Bitmining Ltd and click on the included link to
verify your email. Thank you.
@else
Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another
@endif