Тест коммита (скрыл вознаграждение в списке договоров)
This commit is contained in:
parent
f28f58b742
commit
79a16dafa4
@ -8,7 +8,7 @@
|
|||||||
<th>ЖК
|
<th>ЖК
|
||||||
<th>Площадь
|
<th>Площадь
|
||||||
<th>Сумма
|
<th>Сумма
|
||||||
<th>Вознаграждение
|
<!-- <th>Вознаграждение -->
|
||||||
<th>Статус
|
<th>Статус
|
||||||
<th>
|
<th>
|
||||||
</tr>
|
</tr>
|
||||||
@ -57,6 +57,7 @@
|
|||||||
?>
|
?>
|
||||||
{!! $price !!}
|
{!! $price !!}
|
||||||
</td>
|
</td>
|
||||||
|
<!--
|
||||||
<td class="align-middle d-none d-lg-table-cell">
|
<td class="align-middle d-none d-lg-table-cell">
|
||||||
<?php
|
<?php
|
||||||
$contract->reward = GetAgentPaymentForContract($contract);
|
$contract->reward = GetAgentPaymentForContract($contract);
|
||||||
@ -77,6 +78,7 @@
|
|||||||
</span>
|
</span>
|
||||||
@endif
|
@endif
|
||||||
</td>
|
</td>
|
||||||
|
-->
|
||||||
<td class="d-block d-lg-none d-flex flex-row">
|
<td class="d-block d-lg-none d-flex flex-row">
|
||||||
<div class="w-100">
|
<div class="w-100">
|
||||||
<span class="d-block d-md-none fs-6 text-secondary">Стоимость</span>
|
<span class="d-block d-md-none fs-6 text-secondary">Стоимость</span>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user