{{-- resources/views/auth/verify-email.blade.php --}} @extends('layouts.horizontalLayoutMaster') @section('title', 'Verify Email') @section('page-style') @endsection @section('content')
Thanks for signing up! Before getting started, please verify your email address by clicking the link we just emailed to you. If you didn’t receive the email, we’ll gladly send you another.
@if (session('status') == 'verification-link-sent')