Changeset 0a1fb54 for resources/views/auth/forgot.blade.php
- Timestamp:
- 11/23/21 22:01:52 (3 years ago)
- Branches:
- master
- Children:
- dbc5976
- Parents:
- 4d73966
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
resources/views/auth/forgot.blade.php
r4d73966 r0a1fb54 23 23 <hr> 24 24 <p class="text-muted">I remember my password</p> 25 <a href="{{ route("auth. loginShow") }}" class="btn btn-sm btn-outline-light ml-1">Login</a>25 <a href="{{ route("auth.showLogin") }}" class="btn btn-sm btn-outline-light ml-1">Login</a> 26 26 </form> 27 27 <!-- ./ form -->
Note:
See TracChangeset
for help on using the changeset viewer.