@extends('core::email') @section('content')
Your account for {{ $companyName }} on SnapHRM has been created. Your login details are:
Email: {{ $email }}
Password: {{ $originalPassword }}
As a part of your onboarding process, you are requested to login to your account and update your profile.
@endif @stop @section('callToAction')