@extends('auth.layouts.master-nonavbar') @section('title', 'Email Sent | Confirm Email Address') @section('content')

{{ __('Verify Your Email Address') }}


{{ __('A fresh verification link has been sent to your email address.') }}

{{ __('Before proceeding, please check your email for a verification link.') }} {{ __('If you did not receive the email') }},

@csrf
@endsection