вывод аентства в таблицу агентов
This commit is contained in:
parent
85b3f54bc3
commit
57b0b47ea0
@ -109,7 +109,7 @@ class="bi bi-arrow-right ms-auto" viewBox="0 0 16 16">
|
||||
</a>
|
||||
@else
|
||||
<a href="" class=" icon-link icon-link-hover w-100 hstack gap-2 text-decoration-none">
|
||||
<span class="text-dark">{{ $client->name }}</span>
|
||||
<span class="col-8 text-truncate text-dark">{{ $client->name }}</span>
|
||||
@if (auth()->user()->isCityManager())
|
||||
<div class="col col-md-2 align-middle text-truncate">
|
||||
{!! $companiesNames !!}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user