Informações do Proponente

tipo=='administrador') value="{{ $projeto->proponente->user->name }}" @else value="{{ Auth()->user()->name }}" @endif >


tipo=='administrador') value="{{ $projeto->proponente->linkLattes }}" @else @if(Auth()->user()->proponentes != null && Auth()->user()->proponentes->linkLattes != null) value="{{ Auth()->user()->proponentes->linkLattes }}" @else value="" @endif @endif > @error('linkLattesEstudante') {{ $message }} @enderror
@if($edital->tipo != "PIBEX" && $edital->tipo !='CONTINUO' && $edital->tipo != "PIACEX")


@error('linkGrupoPesquisa') {{ $message }} @enderror
@endif @if($edital->tipo != "PIBEX" && $edital->tipo !='CONTINUO' && $edital->tipo != "PIACEX")


@error('pontuacaoPlanilha') {{ $message }} @enderror
@endif @if($edital->cotaDoutor != false)


@endif @if ($edital->numParticipantes == 0) @php $arquivo = App\Arquivo::where("trabalhoId", $projeto->id)->first(); @endphp


@error('nomePlanoTrabalho') {{ $message }} @enderror

@if ($proponente != null && $arquivo) @else

@endif

@error('anexoPlanoTrabalho') {{ $message }} @enderror
@endif @if($edital->tipo !='CONTINUO' && $edital->tipo != "PIBEX" && $edital->tipo != "PIACEX")


@error('conflitosInteresse') {{ $message }} @enderror
@endif