Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
496df706
"database/seeders/DatabaseSeeder.php" did not exist on "5de5a5999b6a65aaea6d0eaf43d557ac4c33adf6"
Commit
496df706
authored
May 27, 2021
by
Carlos André
Browse files
view verify com um ponto a mais
parent
146fbe36
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/auth/verify.blade.php
View file @
496df706
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
{{
__
(
'Se você não recebeu o e-mail'
)
}},
{{
__
(
'Se você não recebeu o e-mail'
)
}},
<
form
class
=
"d-inline"
method
=
"POST"
action
=
"{{ route('verification.resend') }}"
>
<
form
class
=
"d-inline"
method
=
"POST"
action
=
"{{ route('verification.resend') }}"
>
@
csrf
@
csrf
<
button
type
=
"submit"
class
=
"btn btn-link p-0 m-0 align-baseline"
>
{{
__
(
'clique aqui para solicitar outro.'
)
}}
</
button
>
.
<
button
type
=
"submit"
class
=
"btn btn-link p-0 m-0 align-baseline"
>
{{
__
(
'clique aqui para solicitar outro.'
)
}}
</
button
>
</
form
>
</
form
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment