Mejoras UI

This commit is contained in:
Juan Pablo Vial
2025-04-04 12:54:51 -03:00
parent 7f8e4ea943
commit 596bc71cf8
2 changed files with 7 additions and 5 deletions

View File

@ -47,6 +47,7 @@
<td>
<a href="{{ $urls->base }}/proyectos/broker/{{ $broker->rut }}/contract/{{ $contract->id }}">
{{ $contract->project->descripcion }}
<i class="angle right icon"></i>
</a>
</td>
<td>{{ $format->percent($contract->commission, 2, true) }}</td>