{{ __('Edit Employee') }}

@csrf @method('PATCH')
{{ __('Personal Information') }}
@if($employee->profile_picture) Profile Picture @else @endif
{{ __('Employment Details') }}
{{ __('Documents & Residency') }}
{{ __('Account Credentials') }}
{{ __('Device Access Settings') }}
{{ __('Attendance Settings') }}
{{ __('App Settings') }}
{{ __('Payroll Settings') }}
{{ __('Leave Group') }}
{{ __('Cancel') }} {{ __('Update Employee') }}