@extends('emails.layout') @section('email_content')

{{ $rec['name'] }},

Please confirm your registration by clicking on the link below:

Confirm Your Account

If you have not registered to join us please ignore this message.

{{ config('constants.email_signature') }}

@endsection