@php $addClientCategoryPermission = user()->permission('manage_client_category'); $addClientSubCategoryPermission = user()->permission('manage_client_subcategory'); @endphp

@lang('modules.employees.accountDetails')

@foreach ($salutations as $salutation) @endforeach
{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @lang('modules.client.passwordUpdateNote')--}} {{--
--}}
@foreach ($countries as $item) @endforeach
@foreach ($countries as $item) @endforeach
@php $userImage = $client->hasGravatar($client->email) ? str_replace('?s=200&d=mp', '', $client->image_url) : asset('img/avatar.png'); @endphp
@foreach ($marital_status as $marital) @endforeach
{{--
--}} {{-- --}} {{-- @foreach ($languages as $language)--}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
--}}
@if ($addClientCategoryPermission == 'all' || $addClientCategoryPermission == 'added' || $addClientCategoryPermission == 'both') @endif
@if ($addClientSubCategoryPermission == 'all' || $addClientSubCategoryPermission == 'added' || $addClientSubCategoryPermission == 'both') @endif
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}

@lang('modules.client.companyDetails')

{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} @if ($editPermission == 'all')
@foreach ($employees as $item) @endforeach
@endif @if (function_exists('sms_setting') && sms_setting()->telegram_status)
@endif
@lang('app.save') @lang('app.cancel')