Revert "Revert "Merge branch 'main' of https://github.com/lizandrogd/sirpremiumv2""

This reverts commit cdf90c60ce.
This commit is contained in:
Felipe
2023-11-11 19:22:10 -05:00
parent 0311bbe0b4
commit f7607fe43d
3 changed files with 353 additions and 272 deletions
@@ -55,8 +55,7 @@
<p class="text-orange-600 font-semibold"> Ocupado </p>
@endif
@else
<p
class="@if (($cuenta->historiales_count ?? '') == ($cuenta->servicio->pantallas ?? '')) text-orange-600 font-semibold @else text-green-600 font-semibold @endif">
<p class="@if (($cuenta->historiales_count ?? '') == ($cuenta->servicio->pantallas ?? '')) text-orange-600 font-semibold @else text-green-600 font-semibold @endif">
{{ $cuenta->historiales_count ?? '0' }}/{{ $cuenta->servicio->pantallas ?? '0' }} @endif
@if ($historiales >= '1')
<span class="text-green-500 px-2 py-1 rounded-full bg-green-300">{{ $historiales }}</span>