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
b83715ab
Unverified
Commit
b83715ab
authored
Jun 29, 2020
by
Gabriel Antônio da Silva
Committed by
GitHub
Jun 29, 2020
Browse files
Merge pull request #56 from lmts-ufape/beta
acento em view
parents
5c03d9c6
0b2ea19b
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/evento/visualizarEvento.blade.php
View file @
b83715ab
...
@@ -125,7 +125,7 @@
...
@@ -125,7 +125,7 @@
<
div
class
=
"row margin"
>
<
div
class
=
"row margin"
>
<
div
class
=
"col-sm-12 info-evento"
>
<
div
class
=
"col-sm-12 info-evento"
>
<
h4
>
In
i
cio
do
Recurso
</
h4
>
<
h4
>
In
í
cio
do
Recurso
</
h4
>
<
p
>
<
p
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/calendar-evento.svg')}
}
"
alt
=
""
>
<
img
class
=
""
src
=
"
{
{asset('img/icons/calendar-evento.svg')}
}
"
alt
=
""
>
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
inicio_recurso
))}}
{{
date
(
'd/m/Y'
,
strtotime
(
$evento
->
inicio_recurso
))}}
...
...
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