update ver tarifas

This commit is contained in:
Felipe
2024-01-23 10:42:36 -05:00
parent f466b38baa
commit 82de69e854
6 changed files with 41 additions and 42 deletions
@@ -106,9 +106,7 @@
<tr class="border-gray-200 text-left w-full sm:pl-4 hover:bg-gray-200 hover:ring-gray-500"
x-data="{ openOption: false }">
<td class="sm:pl-[2rem] w-full py-2">
<img src="{{ asset($servicio->img) }}"
class=" w-24 sm:w-28 m-auto rounded-lg object-cover h-12 sm:h-14 object-center shadow"
alt="">
<img src="{{ asset($servicio->img) }}" class=" w-24 sm:w-28 m-auto rounded-lg object-cover h-12 sm:h-14 object-center shadow" alt="{{ $servicio->nombre }}">
</td>
<td class="sm:pr-[2rem] hidden sm:table-cell">
{{ $servicio->id }}