fix on better routes

This commit is contained in:
Ludovic CANDELLIER
2022-11-24 17:41:57 +01:00
parent 6ef31f286e
commit 3a18679a1c
8 changed files with 15 additions and 21 deletions

View File

@@ -15,7 +15,7 @@
@endif
{{ __('Before proceeding, please check your email for a verification link.') }}
{{ __('If you did not receive the email') }}, <a href="{{ route('verification.resend') }}">{{ __('click here to request another') }}</a>.
{{ __('If you did not receive the email') }}, <a href="{{ route('Shop.verification.resend') }}">{{ __('click here to request another') }}</a>.
</div>
</div>
</div>