Hi {{ $data['name'] }},

Your account was created at {{ route('admin.auth.login') }}, please follow the link below to access it:

Link: {{ route('admin.auth.login') }}
Email Address: {{ $data['email'] }}
Password: {{ $data['password'] }}

Thanks,

Best Regards,
{{ config('app.site_title') }}