Update (all): fix php formatting using laravel pint, fix blade using shufo
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>{{ __('Before proceeding, please check your email for a verification link.') }}</p>
|
||||
|
||||
|
||||
{{ __('If you did not receive the email') }},
|
||||
|
||||
<form class="d-inline" method="POST" action="{{ route('verification.resend') }}">
|
||||
|
||||
Reference in New Issue
Block a user