@extends('auth.layouts.master') @section('title', __('Registration Complete')) @section('content')
{!! __('You are almost there! A verification code has been sent to :mail', ['mail' => ''. $email .'' ]) !!}
{!! __("Please check your inbox and enter the verification code below to verify your email address and activate your account.") !!}