@extends('emails.layout') @section('title', 'Email Verification - JurisLocator') @section('header-title', 'Verify Your Email Address') @section('content')

Dear {{ $name }},

Thank you for registering with JurisLocator. Please verify your email address to complete your registration.

Account Information

Account Type: {{ $user_category }}
Status: Pending Verification
Verify Email Address

This verification link will expire in 24 hours. If you did not create this account, please ignore this email.

If the button doesn't work, copy and paste this link into your browser:

@endsection