Hi {{ $user->name ?? 'there' }},
Your company account {{ $company }} is ready to go!
{{-- Uncomment below if password is sent --}} {{-- @if(isset($password)) --}} {{--Your password is {{ $password }}
--}} {{-- @endif --}}Please sign in using your user account credentials.