flexisip-account-manager/flexiapi/resources/views/mails/register_validate_text.blade.php
Timothée Jaussoin fc96338bfb Redesign the UI
2023-06-09 08:24:49 +00:00

10 lines
No EOL
202 B
PHP

Hello,
You just created an account on {{ config('app.name') }} using your email account.
Please enter the following code on the confirmation page:
{{ $code }}
Regards,
{{ config('mail.signature') }}