@extends('emails.layout') @section('title', 'RCIC Email Verification - Jurislocator') @section('header-title', 'Email Verification Required') @section('content')

Dear {{ $rcic_name }},

A registration was submitted using your RCIC license number. Please verify this request.

Registration Details

Applicant Name: {{ $name }}
License Number: {{ $license_number }}

If you initiated this registration, please verify your email address:

Verify Email Address

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

@endsection