обновлена страница договора
This commit is contained in:
parent
0bea2a5ac4
commit
b591e0b2f1
@ -108,7 +108,7 @@ class="d-none d-flex position-absolute w-100 h-100 top-0 start-0 align-items-cen
|
|||||||
@elseif($dealsWithContracts->count() > 1)
|
@elseif($dealsWithContracts->count() > 1)
|
||||||
@php($contractRoute = route('contracts', [$filterRow]))
|
@php($contractRoute = route('contracts', [$filterRow]))
|
||||||
@endif
|
@endif
|
||||||
|
@if($contractRoute)
|
||||||
<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 text-decoration-none"
|
<a class="icon-link icon-link-hover text-decoration-none"
|
||||||
href="{{ $contractRoute }}">
|
href="{{ $contractRoute }}">
|
||||||
@ -130,6 +130,7 @@ class="bi bi-arrow-right" viewBox="0 0 16 16">
|
|||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
@endif
|
||||||
</td>
|
</td>
|
||||||
@else
|
@else
|
||||||
<td class="align-middle d-flex flex-column d-lg-table-cell">
|
<td class="align-middle d-flex flex-column d-lg-table-cell">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user