@include('emails.template_header')
Registration was successfull

Dear {{$user_name}},

Greetings,

Thank you for your registration with {{getSetting('site_title','site_settings')}}.

Click here to active your account


After active your account, You can login with the below details

Email: {{$email}}

Password: {{$password}}



Sincerely,

Customer Support Services

@include('emails.disclaimer') @include('emails.template_footer')