@if (!$client->admin_approval)
@lang('modules.dashboard.verificationPending')
@lang('app.approve')
@endif
{{--

{{ ucfirst($client->salutation) . ' ' . mb_ucwords($client->name) }} @isset($client->country) @endisset

{{ ($client->clientDetails)? mb_ucwords($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

--}} {{--
--}}
{{--

PROFILE INFORMATION

--}}

PROFILE INFORMATION

Name

{{ ucfirst($client->salutation) . ' ' . mb_ucwords($client->name) }}

Civil ID

{{ $client->civil_id }}

Email

{{ $client->email }}

Phone

{{ $client->mobile }}

Client Type

{{ $clientDetail?->clientType?->name }}

Gender

{{ $client->gender }}

Nationality

{{ \App\Models\Country::NATIONALITY[$client?->country?->iso] }}

CIVIL ID