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
95e1a2c2
"database/seeders/DatabaseSeeder.php" did not exist on "415f066b6001209d39798ef371e6d742e71b6ad4"
Commit
95e1a2c2
authored
Jun 09, 2022
by
unknown
Browse files
Manter formatação na descrição dos editais
parent
59e2cccd
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/evento/visualizarEvento.blade.php
View file @
95e1a2c2
...
...
@@ -34,7 +34,9 @@
<
div
class
=
"col-md-12"
style
=
"margin-top: 5px"
>
<
div
><
h5
class
=
"card-title mb-0"
style
=
"font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#1492E6;"
>
Descrição
</
h5
></
div
>
<
div
style
=
"margin-top: 10px"
><
h5
style
=
"font-size: 16px; font-weight:normal; text-align:justify; font-family:Arial, Helvetica, sans-serif"
>
{{
$evento
->
descricao
}}
</
h5
></
div
>
<
pre
wrap
>
<
div
style
=
"margin-top: 10px"
><
h5
style
=
"font-size: 16px; font-weight:normal; text-align:justify; font-family:Arial, Helvetica, sans-serif"
>
{{
$evento
->
descricao
}}
</
h5
></
div
>
</
pre
>
</
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