@if (isset($message) && is_file(config('oah.mail_logo_path')))

{{ config('app.name') }}

@endif @if ($emailUpdated) # Admin login Email updated @else # Admin account created @endif Hello {{ $adminName }}, @if ($emailUpdated) Your OAH admin login Email has been updated. Sign in with the credentials below. @else An OAH admin account has been created for you. Sign in with the credentials below. @endif **Email:** {{ $email }} **Password:** {{ $password }} **Login URL:** {{ $loginUrl }} If you did not expect this Email, please contact your OAH administrator. Thanks,