flexisip-account-manager/flexiapi/resources/views/mails/register_validate_text.blade.php
2025-03-05 15:48:55 +01:00

10 lines
No EOL
197 B
PHP

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