diff --git a/resources/views/projeto/editaFormulario/proponente.blade.php b/resources/views/projeto/editaFormulario/proponente.blade.php index 7bee067758bf8657817eb4d990e433f9bfb1d5e9..35344978578e9911ca23dff8f3ed29ba99a769bf 100755 --- a/resources/views/projeto/editaFormulario/proponente.blade.php +++ b/resources/views/projeto/editaFormulario/proponente.blade.php @@ -139,7 +139,7 @@ @endif - @if($edital->tipo !='CONTINUO') + @if($edital->tipo !='CONTINUO' && $edital->tipo != "PIBEX")