временно скрыл статусы договоров

This commit is contained in:
developer 2026-04-01 10:40:15 +08:00
parent d1cc8a6e18
commit bbd19ead6b

View File

@ -9,7 +9,7 @@
<th>Площадь <th>Площадь
<th>Сумма <th>Сумма
<!-- <th>Вознаграждение --> <!-- <th>Вознаграждение -->
<th>Статус <!--<th>Статус-->
<th> <th>
</tr> </tr>
</thead> </thead>
@ -94,12 +94,12 @@
</div> </div>
--> -->
</td> </td>
<td class="d-none align-middle d-none d-md-table-cell"> <!--<td class="align-middle d-none d-md-table-cell">
<div class="py-1 px-3 border rounded rounded-5 text-center" <div class="py-1 px-3 border rounded rounded-5 text-center"
style="background-color:{{ $statuses::getHtmlColor($contract->status) }}"> style="background-color:{{ $statuses::getHtmlColor($contract->status) }}">
{{ $statuses::getName($contract->status) }} {{ $statuses::getName($contract->status) }}
</div> </div>
</td> </td>-->
<td class="align-middle "> <td class="align-middle ">
<div class="d-block d-md-none text-end fs-6"> <div class="d-block d-md-none text-end fs-6">
<a class="icon-link icon-link-hover" style="--bs-link-hover-color-rgb: 25, 135, 84;" <a class="icon-link icon-link-hover" style="--bs-link-hover-color-rgb: 25, 135, 84;"