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
4acb4bd7
"app/Http/vscode:/vscode.git/clone" did not exist on "ded870ad2fdce5af320580bb965cdafdccf490d8"
Commit
4acb4bd7
authored
Jul 22, 2021
by
José Rômulo
Browse files
Refatoração tela de perfil
parent
423ea629
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/user/perfilUser.blade.php
View file @
4acb4bd7
...
...
@@ -103,7 +103,7 @@
@
enderror
</
div
>
</
div
>
@
i
sset
(
$
avaliador
)
@
i
f
(
Auth
()
->
user
()
->
tipo
==
'
avaliador
'
)
<
div
class
=
"col-md-6"
>
<
label
for
=
"area"
class
=
"col-form-label"
>
{{
__
(
'Área:'
)
}}
</
label
>
<
select
style
=
"display: inline"
class
=
"form-control @error('area') is-invalid @enderror"
name
=
"area"
id
=
"area"
>
...
...
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