Files
lucent-laravel/front/views/auth/login-success.blade.php
T
2024-08-14 22:04:34 +03:00

9 lines
231 B
PHP

<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>