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