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