@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
@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)

@lang('sms::modules.telegramBotNameInfo')

https://t.me/{{ sms_setting()->telegram_bot_name }} @lang('app.copy') @lang('app.openInNewTab')

@endif
@includeIf('einvoice::form.client-edit') @lang('app.save') @lang('app.cancel')
@if (function_exists('sms_setting') && sms_setting()->telegram_status) @endif