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
58088662
"resources/views/projeto/editaFormulario/anexos.blade.php" did not exist on "1a944ec7ad10f34b2d2e509aa8b4fd6475e3e8e9"
Commit
58088662
authored
Mar 28, 2022
by
Guilherme Silva
Browse files
Correção de bug na listagem de notificações
parent
3c8ebd95
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/notificacao/listar.blade.php
View file @
58088662
...
@@ -116,6 +116,7 @@
...
@@ -116,6 +116,7 @@
<
div
class
=
"col-sm-11"
>
<
div
class
=
"col-sm-11"
>
<
h6
style
=
"font-size: 18px"
>
Solicitação
de
desligamento
<
h6
style
=
"font-size: 18px"
>
Solicitação
de
desligamento
para
{{
$notificacao
->
trabalho
->
evento
->
nome
}}
</
h6
>
para
{{
$notificacao
->
trabalho
->
evento
->
nome
}}
</
h6
>
@
endif
{{
--
Certificado
--
}}
{{
--
Certificado
--
}}
@
elseif
(
$notificacao
->
tipo
==
6
)
@
elseif
(
$notificacao
->
tipo
==
6
)
<
div
class
=
"row"
>
<
div
class
=
"row"
>
...
...
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