<h4>

Hello, <strong>{{$user->name}}. </strong>Welcome to Ereadiness.</h4>

 Your E-Readiness password is: {{$user->temp_pass}}. Change it once you login to your account.

 Please click the following URL to activate your account:


  <a href="{{url('/account/verify?code='.$user->verification_code)}}" style="color: #00acac;text-decoration: none;">{{url('/account/verify?code='.$user->verification_code)}}</a>