"resources/views/vscode:/vscode.git/clone" did not exist on "873445f4eedf19bb2ee3dd03e2c6b97025621418"
Commit c5f23c53 authored by unknown's avatar unknown
Browse files

Correção de erro no aval, faltava passar o edital

parent 88af454b
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
</div> </div>
<div class="col-md-10" style="padding: 0px" <div class="col-md-10" style="padding: 0px"
@component('projeto.formularioVisualizar.proponente2', ['projeto' => $trabalho]) @component('projeto.formularioVisualizar.proponente2', ['edital' => $trabalho->evento, 'projeto' => $trabalho])
@endcomponent @endcomponent
</div> </div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment