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
pad-upe
Commits
4ca3449f
"...views/evento/git@sites.upe.br:walter.felipe/submeta.git" did not exist on "61e7e1c928876fc87b4e8ec97c99d8a48b9fdf71"
Commit
4ca3449f
authored
Apr 26, 2023
by
Yuri Resende
Browse files
Adicionando botão para voltar a listagem dos professores
parent
48ec15e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/pad/avaliacao/taferas_professor.blade.php
View file @
4ca3449f
...
...
@@ -20,6 +20,11 @@
@
endif
<
h3
>
{{
$professor
->
name
}}
</
h3
><
br
><
br
>
<
div
class
=
"row justify-content-end"
>
<
div
class
=
"col-1"
>
<
a
href
=
'{{route("pad_professores", ["id" => $pad->id])}}'
class
=
'btn btn-outline-primary'
>
Voltar
</
a
>
</
div
>
</
div
>
@
if
(
isset
(
$avaliacoes_ensino
)
&&
!
empty
(
$avaliacoes_ensino
))
<
h4
><
strong
>
Ensino
</
strong
></
h4
>
...
...
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