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

@lang('modules.employees.accountDetails')

@if (isset($lead->id)) @endif
@foreach ($salutations as $salutation) @endforeach
{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @lang('placeholders.password')--}} {{--
--}}
@foreach ($countries as $item) @endforeach
@foreach ($countries as $item) @endforeach
@foreach ($marital_status as $marital) @endforeach
{{--
--}} {{-- --}} {{-- @foreach ($languages as $language)--}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
--}}
@if ($addClientSubCategoryPermission == 'all') @endif
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}

@lang('modules.client.companyDetails')

@if ($addPermission == 'all')
@foreach ($employees as $item) @endforeach
@endif
@if (function_exists('sms_setting') && sms_setting()->telegram_status)
@endif @if ($addClientNotePermission == 'all' || $addClientNotePermission == 'added' || $addClientNotePermission == 'both')
@endif
@lang('app.save') @lang('app.saveAddMore') @lang('app.cancel')