diff --git a/resources/views/projeto/editaFormulario/proponente.blade.php b/resources/views/projeto/editaFormulario/proponente.blade.php index 3ccd9febd52bad78b6d8732539998197975c3969..db7b317c73a7b961e0a05233b4798ebdf15dcb4a 100755 --- a/resources/views/projeto/editaFormulario/proponente.blade.php +++ b/resources/views/projeto/editaFormulario/proponente.blade.php @@ -1,62 +1,101 @@ -

2º Passo

-
Preencha os campos com as informações do proponente
-
-
-
+
+
+
-
Informações do proponente
-

- -
- +
Informações do Proponente
+
+
+
+
+ +
+
-
-
- - user()->proponentes != null && Auth()->user()->proponentes->linkLattes != null) - value="{{ Auth()->user()->proponentes->linkLattes }}" - @else - value="" - @endif > - Ex.: http://lattes.cnpq.br/8363536830656923 +
+
+ +
+
+
+ user()->proponentes != null && Auth()->user()->proponentes->linkLattes != null) + value="{{ Auth()->user()->proponentes->linkLattes }}" + @else + value="" + @endif > @error('linkLattesEstudante') {{ $message }} @enderror
- -
- - - - Ex.: http://dgp.cnpq.br/dgp/espelhogrupo/228363 - @error('linkGrupoPesquisa') - + + @if($edital->tipo != "PIBEX") +
+
+ +
+
+
+ + @error('linkGrupoPesquisa') + {{ $message }} - @enderror -
-
- - + @enderror +
+ @endif - @error('pontuacaoPlanilha') - + @if($edital->tipo != "PIBEX") +
+
+ +
+
+
+ + @error('pontuacaoPlanilha') + {{ $message }} - @enderror -
- + @enderror +
+ @endif + + @if($edital->cotaDoutor != false) +
+
+ +
+
+
+ + +
+ @endif + + + + +
-
+