@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 ($client_types as $type) @endforeach
{{--
--}} {{--
@foreach ($languages as $language) @endforeach
@if ($addClientCategoryPermission == 'all') @endif
@if ($addClientSubCategoryPermission == 'all') @endif
--}} {{--
--}}
{{--

@lang('modules.client.companyDetails')

--}}
{{-- @if ($addClientNotePermission == 'all' || $addClientNotePermission == 'added' || $addClientNotePermission == 'both') --}}
{{-- @endif --}}
@lang('app.save') @lang('app.saveAddMore') @lang('app.cancel')