Files
lucent-laravel/front/views/auth/login-success.blade.php
T

9 lines
231 B
PHP
Raw Normal View History

2024-08-14 22:04:34 +03:00
<x-lucent::notice type="success" title="Success">
<p>
If you have provided a valid email you should receive in the following seconds a login email
</p>
<p>You can safely close this tab</p>
</x-lucent::notice>