| Prioridad | Temario | Tema | Dur. | Estado | |
|---|---|---|---|---|---|
| {{ ucfirst($p->prioridad) }} |
{{ $p->temario->nombre ?? '—' }}
@if ($p->subtemario) {{ $p->subtemario->nombre }} @endif
|
{{ $p->tema }}
@if ($p->comentario) Resolución: {{ $p->comentario }} @endif
|
{{ $p->duracion }}' | {{ ucfirst($p->estado) }} | |
|
|
|||||
| Todavía no hay puntos en el temario. | |||||
Todavía no cargaste integrantes.
@endforelse