coolify/resources/views/emails/reset-password.blade.php
2023-08-15 14:11:38 +02:00

7 lines
277 B
PHP

A password reset requested for your email address on "{{ config('app.name') }}".<br><br>
Please click the following link to reset your password: <a target="_blank" href="{{ $url }}">Password
Reset</a><br><br>
This password reset link will expire in {{ $count }} minutes.