Update show-usuarios.blade.php

This commit is contained in:
Lizandro Guarnizo
2024-03-09 19:42:39 -05:00
parent 338a1748b5
commit a7b53fc8a5
@@ -85,8 +85,9 @@
<td>{{$usuario->historiales_venta_count ?? '' }}</td>
@if(!empty($usuario->saldo->valor))
<td>{{number_format($usuario->saldo->valor) ?? '' }}</td>
@endif
@else
<td></td>
@endif
@if (auth()->user()->rol->nombre == 'super')
<td>