Commit 0520a7b4 authored by Yuri Resende's avatar Yuri Resende
Browse files

Adicionando a informação da área temática de um projeto na visualização do coordenador

parent a9a4b2b6
......@@ -63,6 +63,10 @@
</h5>
</div>
<div class="col-md-12">
<p><b>Área temática: </b>{{$trabalho->areaTematica->nome}}</p>
</div>
<div class="col-md-12"><h6
style="color: #234B8B; margin-bottom:-0.4rem; font-weight: bold">{{$evento->nome}}</h6>
</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