@extends('email.layouts.email') @section('content')
|
Hello {{ $mail_body->name }}, |
|
Thank you for registration with us. |
Login details:Email: {{ $mail_body->email }} Activation link: Click here |
| If, you will face any issue you can contact with us. |
|
|
|
Regards, {{ get_setting('site-name') }} |