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
968e035f
Commit
968e035f
authored
Jun 17, 2021
by
José Rômulo
Browse files
Mensagem após verificação de email
parent
405230c3
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/proponente/index.blade.php
View file @
968e035f
...
...
@@ -3,6 +3,13 @@
@
section
(
'content'
)
<
div
class
=
"container"
style
=
"margin-bottom:8rem"
>
@
if
(
session
(
'verified'
))
<
div
class
=
"alert alert-success"
role
=
"alert"
style
=
"margin-top: 2rem;"
>
<
h5
class
=
"alert-heading"
>
Bem
-
vindo
ao
Submeta
!</
h4
>
<
hr
>
<
p
>
Seu
email
foi
verificado
com
sucesso
.
</
p
>
</
div
>
@
endif
<
div
class
=
"row justify-content-center"
style
=
"margin-top: 2rem;"
>
<
div
class
=
"col-md-12 form-group"
style
=
"text-align: center"
>
<
h5
style
=
"color: #1492E6; margin-top:0.5rem; font-size:25px"
>
Página
inicial
</
h5
>
...
...
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