Anexos do Projeto

{{-- Anexo do Projeto --}}
{{-- Arquivo --}} @if($edital->tipo == "CONTINUO")
@error('anexo_SIPAC') {{ $message }} @enderror
@else
@error('anexoProjeto') {{ $message }} @enderror
@if($edital->tipo != "PIBEX")
@error('anexoLattesCoordenador') {{ $message }} @enderror
@endif @if($edital->tipo != "PIBEX")
@error('anexoPlanilhaPontuacao') {{ $message }} @enderror
@endif @if($edital->consu)
@error('anexoDecisaoCONSU') {{ $message }} @enderror
@else
@error('anexoDecisaoCONSU') {{ $message }} @enderror
@endif @if($edital->tipo != "PIBEX")
@error('anexoGrupoPesquisa') {{ $message }} @enderror
@endif @if($edital->tipo != "PIBEX")

@error('anexoAutorizacaoComiteEtica') {{ $message }} @enderror
@endif @if($edital->nome_docExtra != null)
@error('anexo_docExtra') {{ $message }} @enderror
@endif @endif