{{ $this->companyEmployeeId ? __('Employee Update') : __('Add Company Employees') }}
{{ __('Employee name') }}:
{{ __('Job title name') }}:
@if (is_null($companyId))
{{ __('Company name') }}:
@endif
{{ __('Close') }} {{ $this->companyEmployeeId ? __('Apply changes') : __('Add') }}