@extends('emails.layouts.base') @section('content')

Verify your email

Hi {{ $userName }}, click the button below to verify your email address and unlock all Nexus features.


Verify Email Address

This link expires in 24 hours. If you didn't create a Nexus account, ignore this email.


Or copy this URL into your browser:

{{ $verificationUrl }}

@endsection