обновлена страница договора
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)
|
||||
@php($contractRoute = route('contracts', [$filterRow]))
|
||||
@endif
|
||||
|
||||
@if($contractRoute)
|
||||
<div class="d-block d-md-none text-end fs-6">
|
||||
<a class="icon-link icon-link-hover text-decoration-none"
|
||||
href="{{ $contractRoute }}">
|
||||
@ -130,6 +130,7 @@ class="bi bi-arrow-right" viewBox="0 0 16 16">
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
@endif
|
||||
</td>
|
||||
@else
|
||||
<td class="align-middle d-flex flex-column d-lg-table-cell">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user