{{$client->nombre}}

{{$client->documento}}

{{ __('views.client.loans.collector') }}: {{ $collectorAgencies->firstWhere('id', $collectorAgencyId)?->name ?? __('views.client.loans.no_collector') }} @if($canReassignCollector)@endif
@foreach($client->tags as $tag) index >= 3) x-show="showAllTags" x-cloak @endif class="badge rounded-pill py-1 px-2" style="font-size: 13px; background-color: {{ $tag->color }}; color: {{ $tag->text_color }};"> #{{ $tag->name }} @endforeach @if($client->tags->count() > 3) @endif
@if(!isPeru() && (!isKazakhstan() || !config('polaris.client.hide_channels'))) @if($client->fechaautorizacioncanal)

{{ __('views.client.header.law_2300_authorized', [ 'date' => $client->fechaautorizacioncanal, 'channel' => $client->canalautorizado, ]) }}

@else

{{ __('views.client.header.law_2300_not_authorized') }}

@endif @endif
@if(!is_null($task)) @if(session()->has('filled_clients') && in_array($client->id, session()->get('filled_clients'))) {{ __('views.client.header.next') }} @else
{{ __('views.client.header.next') }}
@endif @endif
@if($canReassignCollector) @endif