@if (!$client->admin_approval)
@lang('modules.dashboard.verificationPending')
@lang('app.approve')
@endif
!in_array('projects', user_modules()), 'col-xl-7' => in_array('projects', user_modules()) ])>

{{ $client->name_salutation }} @isset($client->country) @endisset

{{ $client->clientDetails->company_name }}

@lang('app.lastLogin') @if (!is_null($client->last_login)) {{ $client->last_login->timezone(company()->timezone)->translatedFormat(company()->date_format . ' ' . company()->time_format) }} @else -- @endif

@if ($client->status != 'active')

@endif
@if(in_array('projects', user_modules()))
@endif

@lang('modules.profile.companyLogo')

@if ($client->clientDetails->company_logo) @else -- @endif

@lang('modules.employees.gender')

@if(!is_null($client->clientDetails->added_by))

@lang('app.addedBy')

@endif {{-- --}} {{-- Custom fields data --}}
@if (array_sum($projectChart['values']) > 0) @endif
@if (array_sum($invoiceChart['values']) > 0) @endif