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
15a59ee1
Unverified
Commit
15a59ee1
authored
Jun 04, 2021
by
carlos1270
Committed by
GitHub
Jun 04, 2021
Browse files
Merge pull request #115 from carlos1270/master
Correções
parents
859fdd42
5b7c04a1
Changes
14
Show whitespace changes
Inline
Side-by-side
resources/views/administrador/analisar.blade.php
View file @
15a59ee1
...
...
@@ -148,7 +148,7 @@
</
div
>
<
hr
>
<
h4
>
Participa
ntes
</
h4
>
<
h4
>
Disce
ntes
</
h4
>
{{
--
Participantes
--
}}
<
div
class
=
"row"
style
=
"margin-top:20px"
>
...
...
@@ -159,7 +159,7 @@
{{
--
@
if
(
$participante
->
user_id
===
$user
->
id
)
--
}}
<
div
id
=
"novoParticipante"
>
<
br
>
<
h5
>
Dados
do
participa
nte
</
h5
>
<
h5
>
Dados
do
disce
nte
</
h5
>
<
div
class
=
"row"
>
<
div
class
=
"col-sm-5"
>
<
label
>
Nome
Completo
</
label
>
...
...
resources/views/administrador/editar_user.blade.php
View file @
15a59ee1
...
...
@@ -73,7 +73,7 @@
<
option
@
if
(
$user
->
tipo
==
'coordenador'
)
selected
@
endif
value
=
"coordenador"
>
Coordenador
</
option
>
<
option
@
if
(
$user
->
tipo
==
'avaliador'
)
selected
@
endif
value
=
"avaliador"
>
Avaliador
</
option
>
<
option
@
if
(
$user
->
tipo
==
'proponente'
)
selected
@
endif
value
=
"proponente"
>
Proponente
</
option
>
<
option
@
if
(
$user
->
tipo
==
'participante'
)
selected
@
endif
value
=
"participante"
>
Participa
nte
</
option
>
<
option
@
if
(
$user
->
tipo
==
'participante'
)
selected
@
endif
value
=
"participante"
>
Disce
nte
</
option
>
</
select
>
</
div
>
<
div
class
=
"col-md-2"
>
...
...
resources/views/administrador/novo_user.blade.php
View file @
15a59ee1
...
...
@@ -71,7 +71,7 @@
<
option
@
if
(
old
(
'tipo'
)
==
"coordenador"
)
required
@
endif
value
=
"coordenador"
>
Coordenador
</
option
>
<
option
@
if
(
old
(
'tipo'
)
==
"avaliador"
)
required
@
endif
value
=
"avaliador"
>
Avaliador
</
option
>
<
option
@
if
(
old
(
'tipo'
)
==
"proponente"
)
required
@
endif
value
=
"proponente"
>
Proponente
</
option
>
<
option
@
if
(
old
(
'tipo'
)
==
"participante"
)
required
@
endif
value
=
"participante"
>
Participa
nte
</
option
>
<
option
@
if
(
old
(
'tipo'
)
==
"participante"
)
required
@
endif
value
=
"participante"
>
Disce
nte
</
option
>
</
select
>
</
div
>
<
div
class
=
"col-md-2"
>
...
...
resources/views/administrador/usuarios.blade.php
View file @
15a59ee1
...
...
@@ -49,7 +49,7 @@
<
a
href
=
"#"
style
=
"text-decoration:none; color: inherit;"
>
<
div
class
=
"card text-center "
style
=
"border-radius: 30px; width: 18rem; height: 12rem;"
>
<
div
class
=
"card-body d-flex justify-content-center"
>
<
h2
style
=
"padding-top:15px"
>
Participa
nte
</
h2
>
<
h2
style
=
"padding-top:15px"
>
Disce
nte
</
h2
>
</
div
>
</
div
>
</
a
>
...
...
resources/views/administradorResponsavel/usuarios.blade.php
View file @
15a59ee1
...
...
@@ -40,7 +40,7 @@
<
a
href
=
"{{ route('coordenador.participante') }}"
style
=
"text-decoration:none; color: inherit;"
>
<
div
class
=
"card text-center "
style
=
"border-radius: 30px; width: 18rem; height: 12rem;"
>
<
div
class
=
"card-body d-flex justify-content-center"
>
<
h2
style
=
"padding-top:15px"
>
Participa
nte
</
h2
>
<
h2
style
=
"padding-top:15px"
>
Disce
nte
</
h2
>
</
div
>
</
div
>
</
a
>
...
...
resources/views/componentes/participante.blade.php
View file @
15a59ee1
...
...
@@ -2,7 +2,7 @@
<div
class=
"col-md-11"
>
<a
class=
"btn btn-light"
data-toggle=
"collapse"
id=
"idCollapseParticipante"
href=
"#collapseParticipante"
role=
"button"
aria-expanded=
"false"
aria-controls=
"collapseParticipante"
style=
"width: 100%; text-align:left"
>
<div
class=
"d-flex justify-content-between align-items-center"
>
<h4
id=
"tituloParticipante"
style=
"color: #01487E; font-size:17px; margin-top:5px"
>
Participa
nte
<span
id=
"pontos"
style=
"display: none;"
>
:
</span>
<span
style=
"display: none;"
id=
"display"
></span>
</h4>
<h4
id=
"tituloParticipante"
style=
"color: #01487E; font-size:17px; margin-top:5px"
>
Disce
nte
<span
id=
"pontos"
style=
"display: none;"
>
:
</span>
<span
style=
"display: none;"
id=
"display"
></span>
</h4>
</div>
</a>
</div>
...
...
@@ -14,7 +14,7 @@
<div
class=
"container"
>
<div
class=
"row"
>
<input
type=
"hidden"
name=
"funcaoParticipante[]"
value=
"4"
>
<div
class=
"col-md-12 mt-3"
><h5>
Dados do
participa
nte
</h5></div>
<div
class=
"col-md-12 mt-3"
><h5>
Dados do
disce
nte
</h5></div>
<div
class=
"col-6"
>
@component('componentes.input', ['label' => 'Nome completo'])
<input
type=
"text"
class=
"form-control "
name=
"nomeParticipante[]"
placeholder=
"Nome Completo"
required
/>
...
...
resources/views/coordenadorComissao/usuarios.blade.php
View file @
15a59ee1
...
...
@@ -40,7 +40,7 @@
<
a
href
=
"{{ route('coordenador.participante') }}"
style
=
"text-decoration:none; color: inherit;"
>
<
div
class
=
"card text-center "
style
=
"border-radius: 30px; width: 18rem; height: 12rem;"
>
<
div
class
=
"card-body d-flex justify-content-center"
>
<
h2
style
=
"padding-top:15px"
>
Participa
nte
</
h2
>
<
h2
style
=
"padding-top:15px"
>
Disce
nte
</
h2
>
</
div
>
</
div
>
</
a
>
...
...
resources/views/evento/backupForm.blade.php
View file @
15a59ee1
...
...
@@ -319,16 +319,16 @@
<!--
X
Anexos
X
-->
<!--
Participantes
-->
<
div
class
=
"col-md-10"
style
=
"text-align: center; margin-top:2rem"
><
h4
style
=
"margin-top: 1rem;"
>
4
º
Passo
</
h4
></
div
>
<
div
class
=
"col-md-10"
style
=
"text-align: center;"
><
h5
style
=
"margin-bottom:1rem;color:#909090"
>
Área
do
(
s
)
participa
nte
(
s
)
</
h5
></
div
>
<
div
class
=
"col-md-10"
style
=
"text-align: center;"
><
h5
style
=
"margin-bottom:1rem;color:#909090"
>
Área
do
(
s
)
disce
nte
(
s
)
</
h5
></
div
>
<
div
class
=
"col-md-10"
>
<
div
class
=
"card"
style
=
"border-radius: 12px; padding:15px"
>
<
div
class
=
"card-body"
style
=
"margin-bottom: -2rem"
>
<
div
class
=
"d-flex justify-content-between align-items-center"
>
<
div
><
h5
style
=
"color: #1492E6; margin-top:0.5rem"
>
Participa
nte
(
s
)
</
h5
></
div
>
<
div
><
h5
style
=
"color: #1492E6; margin-top:0.5rem"
>
Disce
nte
(
s
)
</
h5
></
div
>
<
div
>
<
button
type
=
"button"
class
=
"btn btn-light"
onclick
=
"novoParticipante()"
>
Adicionar
participa
nte
</
button
>
<
button
type
=
"button"
class
=
"btn btn-light"
onclick
=
"novoParticipante()"
>
Adicionar
disce
nte
</
button
>
</
div
>
</
div
>
...
...
resources/views/evento/formulario/participantes.blade.php
View file @
15a59ee1
<!-- Participantes -->
<div
class=
"col-md-10"
style=
"text-align: center; margin-top:2rem"
><h4
style=
"margin-top: 1rem;"
>
4º Passo
</h4></div>
<div
class=
"col-md-10"
style=
"text-align: center;"
><h5
style=
"margin-bottom:1rem;color:#909090"
>
Área do(s)
participa
nte(s)
</h5></div>
<div
class=
"col-md-10"
style=
"text-align: center;"
><h5
style=
"margin-bottom:1rem;color:#909090"
>
Área do(s)
disce
nte(s)
</h5></div>
<div
class=
"col-md-10"
>
<div
class=
"card"
style=
"border-radius: 12px; padding:15px"
>
<div
class=
"card-body"
style=
"margin-bottom: -2rem"
>
<div
class=
"d-flex justify-content-between align-items-center"
>
<div><h5
style=
"color: #1492E6; margin-top:0.5rem"
>
Participa
nte(s)
</h5></div>
<div><h5
style=
"color: #1492E6; margin-top:0.5rem"
>
Disce
nte(s)
</h5></div>
<div>
<button
type=
"button"
class=
"btn btn-light"
id=
"buttonMais"
>
Adicionar
participa
nte
</button>
<button
type=
"button"
class=
"btn btn-light"
id=
"buttonMais"
>
Adicionar
disce
nte
</button>
{{--
<button
type=
"button"
class=
"btn btn-light"
id=
"buttonMenos"
>
Remover participante
</button>
--}}
</div>
...
...
@@ -22,7 +22,7 @@
<div
class=
"col-md-11"
>
<a
class=
"btn btn-light"
data-toggle=
"collapse"
id=
"idCollapseParticipante"
href=
"#collapseParticipante"
role=
"button"
aria-expanded=
"false"
aria-controls=
"collapseParticipante"
style=
"width: 100%; text-align:left"
>
<div
class=
"d-flex justify-content-between align-items-center"
>
<h4
id=
"tituloParticipante"
style=
"color: #01487E; font-size:17px; margin-top:5px"
>
Participa
nte
<span
id=
"pontos"
style=
"display: none;"
>
:
</span>
<span
style=
"display: none;"
id=
"display"
></span>
</h4>
<h4
id=
"tituloParticipante"
style=
"color: #01487E; font-size:17px; margin-top:5px"
>
Disce
nte
<span
id=
"pontos"
style=
"display: none;"
>
:
</span>
<span
style=
"display: none;"
id=
"display"
></span>
</h4>
</div>
</a>
</div>
...
...
@@ -34,7 +34,7 @@
<div
class=
"container"
>
<div
class=
"row"
>
<input
type=
"hidden"
name=
"funcaoParticipante[]"
value=
"4"
>
<div
class=
"col-md-12 mt-3"
><h5>
Dados do
participa
nte
</h5></div>
<div
class=
"col-md-12 mt-3"
><h5>
Dados do
disce
nte
</h5></div>
<div
class=
"col-6"
>
@component('componentes.input', ['label' => 'Nome completo'])
<input
type=
"text"
class=
"form-control "
name=
"nomeParticipante[]"
placeholder=
"Nome Completo"
required
/>
...
...
resources/views/evento/submeterTrabalho.blade.php
View file @
15a59ee1
...
...
@@ -75,7 +75,7 @@
</
button
>
</
div
>
<
div
class
=
"modal-body"
>
Existe
um
CPF
inválido
em
um
dos
participa
ntes
por
favor
corrija
para
continuar
.
Existe
um
CPF
inválido
em
um
dos
disce
ntes
por
favor
corrija
para
continuar
.
</
div
>
{{
--
<
div
class
=
"modal-footer"
>
{{
--
<
button
type
=
"button"
class
=
"btn btn-secondary"
></
button
>
...
...
resources/views/projeto/editar.blade.php
View file @
15a59ee1
...
...
@@ -341,7 +341,7 @@
<
div
class
=
"card"
style
=
"border-radius: 12px; padding:15px; margin-bottom:2rem"
>
<
div
class
=
"card-body"
style
=
"margin-bottom: -2rem"
>
<
div
class
=
"d-flex justify-content-between align-items-center"
>
<
div
><
h5
style
=
"color: #1492E6; margin-top:0.5rem"
>
Participa
nte
(
s
)
</
h5
></
div
>
<
div
><
h5
style
=
"color: #1492E6; margin-top:0.5rem"
>
Disce
nte
(
s
)
</
h5
></
div
>
<
div
><
div
class
=
"dropdown"
>
<
button
class
=
"btn btn-light dropdown-toggle"
type
=
"button"
id
=
"dropdownMenuButtonAlterar"
data
-
toggle
=
"dropdown"
aria
-
haspopup
=
"true"
aria
-
expanded
=
"false"
style
=
"display: none"
>
Selecionar
...
...
resources/views/projeto/visualizar.blade.php
View file @
15a59ee1
...
...
@@ -341,7 +341,7 @@
<
div
class
=
"card"
style
=
"border-radius: 12px; padding:15px"
>
<
div
class
=
"card-body"
style
=
"margin-bottom: -2rem"
>
<
div
class
=
"d-flex justify-content-between align-items-center"
>
<
div
><
h5
style
=
"color: #1492E6; margin-top:0.5rem"
>
Participa
nte
(
s
)
</
h5
></
div
>
<
div
><
h5
style
=
"color: #1492E6; margin-top:0.5rem"
>
Disce
nte
(
s
)
</
h5
></
div
>
{{
--
<
div
><
div
class
=
"dropdown"
>
<
button
class
=
"btn btn-light dropdown-toggle"
type
=
"button"
id
=
"dropdownMenuButtonAlterar"
data
-
toggle
=
"dropdown"
aria
-
haspopup
=
"true"
aria
-
expanded
=
"false"
style
=
"display: none"
>
Selecionar
...
...
resources/views/proponente/projetosEdital.blade.php
View file @
15a59ee1
...
...
@@ -50,7 +50,7 @@
</
thead
>
<
tbody
id
=
"projetos"
>
@
foreach
(
$projetos
as
$projeto
)
@
if
(
$projeto
->
proponente_id
===
Auth
()
->
user
()
->
proponentes
->
id
)
@
if
(
Auth
()
->
user
()
->
proponentes
!=
null
&&
$projeto
->
proponente_id
===
Auth
()
->
user
()
->
proponentes
->
id
)
<
tr
>
<
td
>
{{
$projeto
->
titulo
}}
...
...
resources/views/user/perfilUser.blade.php
View file @
15a59ee1
...
...
@@ -105,12 +105,18 @@
</
div
>
<
div
class
=
"col-md-6"
>
<
div
class
=
"form-group"
>
<
label
for
=
"cargo"
class
=
"col-form-label"
>
{{
__
(
'Cargo*'
)
}}
{{
$proponente
->
cargo
}}
</
label
>
<
label
for
=
"cargo"
class
=
"col-form-label"
>
{{
__
(
'Cargo*'
)
}}
</
label
>
<
select
id
=
"cargo"
name
=
"cargo"
class
=
"form-control @error('cargo') is-invalid @enderror"
onchange
=
""
>
<
option
value
=
""
disabled
selected
hidden
>--
Cargo
--</
option
>
@
if
(
$proponente
!=
null
)
<
option
@
if
(
$proponente
->
cargo
==
'Professor'
)
selected
@
endif
value
=
"Professor"
>
Professor
</
option
>
<
option
@
if
(
$proponente
->
cargo
==
'Técnico'
)
selected
@
endif
value
=
"Técnico"
>
Técnico
</
option
>
<
option
@
if
(
$proponente
->
cargo
==
'Outro'
)
selected
@
endif
value
=
"Outro"
>
Outro
</
option
>
@
else
<
option
value
=
"Professor"
>
Professor
</
option
>
<
option
value
=
"Técnico"
>
Técnico
</
option
>
<
option
value
=
"Outro"
>
Outro
</
option
>
@
endif
</
select
>
@
error
(
'cargo'
)
...
...
@@ -125,6 +131,7 @@
<
label
for
=
"vinculo"
class
=
"col-form-label"
>
{{
__
(
'Vínculo*'
)
}}
</
label
>
<
select
name
=
"vinculo"
id
=
"vinculo"
class
=
"form-control @error('vinculo') is-invalid @enderror"
onchange
=
"outroVinculo()"
>
<
option
value
=
""
disabled
selected
hidden
>--
Vínculo
--</
option
>
@
if
(
$proponente
!=
null
)
<
option
@
if
(
$proponente
->
vinculo
==
'Servidor na ativa'
)
selected
@
endif
value
=
"Servidor na ativa"
>
Servidor
na
ativa
</
option
>
<
option
@
if
(
$proponente
->
vinculo
==
'Servidor aposentado'
)
selected
@
endif
value
=
"Servidor aposentado"
>
Servidor
aposentado
</
option
>
<
option
@
if
(
$proponente
->
vinculo
==
'Professor visitante'
)
selected
@
endif
value
=
"Professor visitante"
>
Professor
visitante
</
option
>
...
...
@@ -133,6 +140,13 @@
@
if
(
$proponente
->
vinculo
!=
'Servidor na ativa'
&&
$proponente
->
vinculo
!=
'Servidor aposentado'
&&
$proponente
->
vinculo
!=
'Professor visitante'
&&
$proponente
->
vinculo
!=
'Pós-doutorando'
&&
$proponente
->
vinculo
!=
'Outro'
)
<
option
value
=
"{{
$proponente->vinculo
}}"
selected
>
{{
$proponente
->
vinculo
}}
</
option
>
@
endif
@
else
<
option
value
=
"Servidor na ativa"
>
Servidor
na
ativa
</
option
>
<
option
value
=
"Servidor aposentado"
>
Servidor
aposentado
</
option
>
<
option
value
=
"Professor visitante"
>
Professor
visitante
</
option
>
<
option
value
=
"Pós-doutorando"
>
Pós
-
doutorando
</
option
>
<
option
value
=
"Outro"
>
Outro
</
option
>
@
endif
</
select
>
@
error
(
'vinculo'
)
...
...
@@ -161,11 +175,19 @@
<
label
for
=
"titulacaoMaxima"
class
=
"col-form-label"
>
{{
__
(
'Titulação Máxima*'
)
}}
</
label
>
<
select
id
=
"titulacaoMaxima"
class
=
"form-control @error('titulacaoMaxima') is-invalid @enderror"
name
=
"titulacaoMaxima"
value
=
"{{ old('titulacaoMaxima') }}"
autocomplete
=
"nome"
>
<
option
value
=
""
disabled
selected
hidden
>--
Titulação
--</
option
>
@
if
(
$proponente
!=
null
)
<
option
@
if
(
$proponente
->
titulacaoMaxima
==
'Doutorado'
)
selected
@
endif
value
=
"Doutorado"
>
Doutorado
</
option
>
<
option
@
if
(
$proponente
->
titulacaoMaxima
==
'Mestrado'
)
selected
@
endif
value
=
"Mestrado"
>
Mestrado
</
option
>
<
option
@
if
(
$proponente
->
titulacaoMaxima
==
'Especialização'
)
selected
@
endif
value
=
"Especialização"
>
Especialização
</
option
>
<
option
@
if
(
$proponente
->
titulacaoMaxima
==
'Graduação'
)
selected
@
endif
value
=
"Graduação"
>
Graduação
</
option
>
<
option
@
if
(
$proponente
->
titulacaoMaxima
==
'Técnico'
)
selected
@
endif
value
=
"Técnico"
>
Técnico
</
option
>
@
else
<
option
value
=
"Doutorado"
>
Doutorado
</
option
>
<
option
value
=
"Mestrado"
>
Mestrado
</
option
>
<
option
value
=
"Especialização"
>
Especialização
</
option
>
<
option
value
=
"Graduação"
>
Graduação
</
option
>
<
option
value
=
"Técnico"
>
Técnico
</
option
>
@
endif
</
select
>
@
error
(
'titulacaoMaxima'
)
...
...
@@ -178,7 +200,7 @@
<
div
class
=
"col-md-6"
>
<
div
class
=
"form-group"
>
<
label
for
=
"anoTitulacao"
class
=
"col-form-label"
>
{{
__
(
'Ano da Titulação*'
)
}}
</
label
>
<
input
id
=
"anoTitulacao"
type
=
"text"
class
=
"form-control @error('anoTitulacao') is-invalid @enderror"
name
=
"anoTitulacao"
value
=
"{{
$proponente->anoTitulacao
}}"
autocomplete
=
"nome"
>
<
input
id
=
"anoTitulacao"
type
=
"text"
class
=
"form-control @error('anoTitulacao') is-invalid @enderror"
name
=
"anoTitulacao"
value
=
"
@if(
$proponente
!= null)
{
{$proponente->anoTitulacao}
}
@endif
"
autocomplete
=
"nome"
>
@
error
(
'anoTitulacao'
)
<
span
class
=
"invalid-feedback"
role
=
"alert"
>
...
...
@@ -190,7 +212,7 @@
<
div
class
=
"col-md-6"
>
<
div
class
=
"form-group"
>
<
label
for
=
"areaFormacao"
class
=
"col-form-label"
>
{{
__
(
'Área de Formação*'
)
}}
</
label
>
<
input
id
=
"areaFormacao"
type
=
"text"
class
=
"form-control @error('areaFormacao') is-invalid @enderror"
name
=
"areaFormacao"
value
=
"{{
$proponente->areaFormacao
}}"
autocomplete
=
"nome"
>
<
input
id
=
"areaFormacao"
type
=
"text"
class
=
"form-control @error('areaFormacao') is-invalid @enderror"
name
=
"areaFormacao"
value
=
"
@if(
$proponente
!= null)
{
{$proponente->areaFormacao}
}
@endif
"
autocomplete
=
"nome"
>
@
error
(
'areaFormacao'
)
<
span
class
=
"invalid-feedback"
role
=
"alert"
>
...
...
@@ -202,7 +224,7 @@
<
div
class
=
"col-md-6"
>
<
div
class
=
"form-group"
>
<
label
for
=
"SIAPE"
class
=
"col-form-label"
>
{{
__
(
'SIAPE'
)
}}
</
label
>
<
input
id
=
"SIAPE"
type
=
"text"
class
=
"form-control @error('SIAPE') is-invalid @enderror"
name
=
"SIAPE"
value
=
"{{
$proponente->SIAPE
}}"
autocomplete
=
"nome"
>
<
input
id
=
"SIAPE"
type
=
"text"
class
=
"form-control @error('SIAPE') is-invalid @enderror"
name
=
"SIAPE"
value
=
"
@if(
$proponente
!= null)
{
{$proponente->SIAPE}
}
@endif
"
autocomplete
=
"nome"
>
@
error
(
'SIAPE'
)
<
span
class
=
"invalid-feedback"
role
=
"alert"
>
...
...
@@ -214,7 +236,7 @@
<
div
class
=
"col-md-12"
>
<
div
class
=
"form-group"
>
<
label
for
=
"linkLattes"
class
=
"col-form-label"
>
{{
__
(
'Link do currículo Lattes*'
)
}}
</
label
>
<
input
id
=
"linkLattes"
type
=
"text"
class
=
"form-control @error('linkLattes') is-invalid @enderror"
name
=
"linkLattes"
value
=
"{{
$proponente->linkLattes
}}"
autocomplete
=
"nome"
>
<
input
id
=
"linkLattes"
type
=
"text"
class
=
"form-control @error('linkLattes') is-invalid @enderror"
name
=
"linkLattes"
value
=
"
@if(
$proponente
!= null)
{
{$proponente->linkLattes}
}
@endif
"
autocomplete
=
"nome"
>
@
error
(
'linkLattes'
)
<
span
class
=
"invalid-feedback"
role
=
"alert"
>
...
...
@@ -228,8 +250,13 @@
<
label
for
=
"bolsistaProdutividade"
class
=
"col-form-label"
>
{{
__
(
'Bolsista de Produtividade*'
)
}}
</
label
><
br
>
<
select
name
=
"bolsistaProdutividade"
id
=
"bolsistaProdutividade"
class
=
"form-control @error('bolsistaProdutividade') is-invalid @enderror"
onchange
=
"mudarNivel()"
>
<
option
value
=
""
disabled
selected
hidden
>--
Bolsista
--</
option
>
@
if
(
$proponente
!=
null
)
<
option
@
if
(
$proponente
->
bolsistaProdutividade
==
'nao'
)
selected
@
endif
value
=
"nao"
>
Não
</
option
>
<
option
@
if
(
$proponente
->
bolsistaProdutividade
==
'sim'
)
selected
@
endif
value
=
"sim"
>
Sim
</
option
>
@
else
<
option
value
=
"nao"
>
Não
</
option
>
<
option
value
=
"sim"
>
Sim
</
option
>
@
endif
</
select
>
@
error
(
'bolsistaProdutividade'
)
<
span
class
=
"invalid-feedback"
role
=
"alert"
>
...
...
@@ -239,7 +266,7 @@
</
div
>
</
div
>
<
div
class
=
"col-md-6"
>
@
if
(
$proponente
->
bolsistaProdutividade
==
'sim'
)
@
if
(
$proponente
!=
null
&&
$proponente
->
bolsistaProdutividade
==
'sim'
)
<
div
class
=
"form-group"
id
=
"nivelInput"
style
=
"display: block;"
>
<
label
for
=
"nivel"
class
=
"col-form-label"
>
{{
__
(
'Nível*'
)
}}
</
label
>
<
select
name
=
"nivel"
id
=
"nivel"
class
=
"form-control @error('nivel') is-invalid @enderror"
>
...
...
@@ -348,7 +375,7 @@
</
div
>
</
form
>
</
div
>
<!
--
{{
--
<
div
class
=
"container content"
>
<
div
class
=
"row titulo"
>
<
h1
>
Perfil
</
h1
>
...
...
@@ -362,7 +389,7 @@
<
form
id
=
"formEditUser"
method
=
"POST"
action
=
"{{ route('perfil.edit') }}"
>
@
csrf
{{
--
Nome
|
CPF
--
}}
{{
--
Nome
|
CPF
<
div
class
=
"form-group row"
>
<
input
type
=
"hidden"
name
=
"tipo"
value
=
"{{
$user->tipo
}}"
>
@
if
(
session
(
'mensagem'
))
...
...
@@ -394,7 +421,7 @@
@
enderror
</
div
>
</
div
>
{{
--
Instituição
de
Ensino
e
Celular
--
}}
{{
--
Instituição
de
Ensino
e
Celular
<
div
class
=
"form-group row"
>
<
div
class
=
"col-md-6"
>
<
label
class
=
"col-form-label"
>
{{
__
(
'Instituição de Vínculo*'
)
}}
</
label
>
...
...
@@ -481,7 +508,7 @@
<
label
for
=
"alterarSenhaCheckBox"
>
Desejo
alterar
minha
senha
</
label
>
</
div
>
</
div
>
{{
--
Email
|
Senha
|
Confirmar
Senha
--
}}
{{
--
Email
|
Senha
|
Confirmar
Senha
<
div
class
=
"form-group row"
>
<
div
class
=
"col-md-4"
>
<
label
for
=
"senha_atual"
class
=
"col-form-label"
>
{{
__
(
'Senha atual*'
)
}}
</
label
>
...
...
@@ -709,7 +736,7 @@
</
div
>
</
div
>
</
div
>
--
>
--
}}
@
endsection
@
section
(
'javascript'
)
...
...
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