1
0
Fork 0
mirror of https://github.com/prurigro/hypothetical.git synced 2025-01-12 17:41:00 -05:00
hypothetical/resources/views/auth/emails/password.blade.php

1 line
130 B
PHP

Click here to reset your password: {{ url('password/reset', $token) . '?email=' . urlencode($user->getEmailForPasswordReset()) }}