|
{{ $agent->user->name }}
@if (env('APP_DEBUG'))
Bitrix ID: {{ $agent->bitrixId() }}
@endif
|
{{ $agent->user()->first()?->phone }} | {{ $agent->user()->first()?->email }} | @if (!$agent->trashed())
|
@else
Уволен {{ $agent->deleted_at->diffForHumans() }} |
|
@endif