lasthourcloud/resources/views/emails/waitlist-invitation.blade.php
Andras Bacsai ee14d5caf5 fix: add new stuffs to magicbar
feat: add user invitation command
feat: add user_email function
fix: update pricing plans
2023-08-17 15:19:37 +02:00

14 lines
253 B
PHP

Congratulations!<br>
<br>
You have been invited to join the Coolify Cloud: <a href="{{base_url()}}/login">Login here</a>
<br>
<br>
Credentials:
<br>
Email: {{ $email }}
<br>
Password: {{ $password }}
<br>
(You will forced to change it on first login.)