@extends('layouts.employee') @section('content')

Resign Form

@if(session('alert-green'))
{{ session('alert-green') }}
@endif @if(session('alert-danger'))
{{ session('alert-danger') }}
@endif
@php $exitInterviewQuestion = getExitInterviewQuestion(); $reasonForLeaving = [ 'Better job opportunities', 'Family Issues', 'Rate of Pay/Compensation', 'Illness or Physical Condition', 'Moving out of City or Country', 'Conflict with Co-worker', 'Retirement', 'Conflict with Supervisor', 'Self-Employment', 'Other' ]; $retain_reasons_list = [ 'Role change', 'Job grade Change', 'Supervisor Change', 'Salary Increase', 'Promotion', 'Other' ]; $amountOfWorkloadList = [ 'Too much for one person', 'Sometimes a lot, but most of the time just right', 'Normal', 'Work pressure is higher than time' ]; $getInNewJob = [ 'Good future', 'Good working hours', 'Higher salary', 'More interesting work', 'Less difficult work', 'Want to return to a former business or job' ]; @endphp
@csrf

@foreach($reasonForLeaving as $reason)
reason_for_leaving)) && in_array($reason, unserialize($alreadySubmit->reason_for_leaving))) checked @endif @else @if(is_array(old('reason_for_leaving')) && in_array($reason,old('reason_for_leaving'))) checked @endif @endif >
@endforeach
Other Reason*

Excellent Good Fair Poor
Cooperation within your department department_cooperation == 'Excellent') ? 'checked' : '') : '' }} type="radio" name="department_cooperation" value="Excellent"> department_cooperation == 'Good') ? 'checked' : '') : '' }} type="radio" name="department_cooperation" value="Good"> department_cooperation == 'Fair') ? 'checked' : '') : '' }} type="radio" name="department_cooperation" value="Fair"> department_cooperation == 'Poor') ? 'checked' : '') : '' }} type="radio" name="department_cooperation" value="Poor">
Cooperation with other departments other_department_cooperation == 'Excellent') ? 'checked' : '') : '' }} name="other_department_cooperation" class="" value="Excellent"> other_department_cooperation == 'Good') ? 'checked' : '') : '' }} name="other_department_cooperation" class="" value="Good"> other_department_cooperation == 'Fair') ? 'checked' : '') : '' }} name="other_department_cooperation" class="" value="Fair"> other_department_cooperation == 'Poor') ? 'checked' : '') : '' }} name="other_department_cooperation" class="" value="Poor">
On Job training/coaching/mentoring job_env == 'Excellent') ? 'checked' : '') : '' }} name="job_env" class="" value="Excellent"> job_env == 'Good') ? 'checked' : '') : '' }} name="job_env" class="" value="Good"> job_env == 'Fair') ? 'checked' : '') : '' }} name="job_env" class="" value="Fair"> job_env == 'Poor') ? 'checked' : '') : '' }} name="job_env" class="" value="Poor">
Company's new employee orientation program emp_orientation == 'Excellent') ? 'checked' : '') : '' }} name="emp_orientation" class="" value="Excellent"> emp_orientation == 'Good') ? 'checked' : '') : '' }} name="emp_orientation" class="" value="Good"> emp_orientation == 'Fair') ? 'checked' : '') : '' }} name="emp_orientation" class="" value="Fair"> emp_orientation == 'Poor') ? 'checked' : '') : '' }} name="emp_orientation" class="" value="Poor">
Other (Pls. specify)

Did you receive regular performance reviews? regular_performance_reviews == '1') ? 'checked' : '') : '' }} name="regular_performance_reviews" value="1"> Yes regular_performance_reviews == '0') ? 'checked' : '') : '' }} name="regular_performance_reviews" value="0">No
Did your supervisor discuss your performance review? supervisor_performance_reviews == '1') ? 'checked' : '') : '' }} name="supervisor_performance_reviews" value="1">Yes supervisor_performance_reviews == '0') ? 'checked' : '') : '' }} name="supervisor_performance_reviews" value="0">No
Did you consider the review fair and constructive? consider_the_reviews == '1') ? 'checked' : '') : '' }} name="consider_the_reviews" value="1">Yes consider_the_reviews == '0') ? 'checked' : '') : '' }} name="consider_the_reviews" value="0">No

Let you know what was expected from you supervisor_expected_from_you == '1') ? 'checked' : '') : '' }} name="supervisor_expected_from_you" class="" value="1">Yes supervisor_expected_from_you == '0') ? 'checked' : '') : '' }} name="supervisor_expected_from_you" class="" value="0">No
Encourage you to work & personal problems freely encourage_work == '1') ? 'checked' : '') : '' }} name="encourage_work" class="" value="1">Yes encourage_work == '0') ? 'checked' : '') : '' }} name="encourage_work" class="" value="0">No
Provide job related guidance directions job_related_guidance == '1') ? 'checked' : '') : '' }} name="job_related_guidance" class="" value="1">Yes job_related_guidance == '0') ? 'checked' : '') : '' }} name="job_related_guidance" class="" value="0">No
Demonstrate fair and equal treatment demonstrate_fair == '1') ? 'checked' : '') : '' }} name="demonstrate_fair" class="" value="1">Yes demonstrate_fair == '0') ? 'checked' : '') : '' }} name="demonstrate_fair" class="" value="0">No
Was receptive to open communication open_communication == '1') ? 'checked' : '') : '' }} name="open_communication" class="" value="1">Yes open_communication == '0') ? 'checked' : '') : '' }} name="open_communication" class="" value="0">No

Excellent Good Fair Poor
Salary salary == 'Excellent') ? 'checked' : '') : '' }} name="salary" value="Excellent"> salary == 'Good') ? 'checked' : '') : '' }} name="salary" value="Good"> salary == 'Fair') ? 'checked' : '') : '' }} name="salary" value="Fair"> salary == 'Poor') ? 'checked' : '') : '' }} name="salary" value="Poor">
Holidays holidays == 'Excellent') ? 'checked' : '') : '' }} name="holidays" value="Excellent"> holidays == 'Good') ? 'checked' : '') : '' }} name="holidays" value="Good"> holidays == 'Fair') ? 'checked' : '') : '' }} name="holidays" value="Fair"> holidays == 'Poor') ? 'checked' : '') : '' }} name="holidays" value="Poor">
Immediate superior immediate_superior == 'Excellent') ? 'checked' : '') : '' }} name="immediate_superior" value="Excellent"> immediate_superior == 'Good') ? 'checked' : '') : '' }} name="immediate_superior" value="Good"> immediate_superior == 'Fair') ? 'checked' : '') : '' }} name="immediate_superior" value="Fair"> immediate_superior == 'Poor') ? 'checked' : '') : '' }} name="immediate_superior" value="Poor">
Working Environment working_env == 'Excellent') ? 'checked' : '') : '' }} name="working_env" value="Excellent"> working_env == 'Good') ? 'checked' : '') : '' }} name="working_env" value="Good"> working_env == 'Fair') ? 'checked' : '') : '' }} name="working_env" value="Fair"> working_env == 'Poor') ? 'checked' : '') : '' }} name="working_env" value="Poor">
Working Hour working_hour == 'Excellent') ? 'checked' : '') : '' }} name="working_hour" value="Excellent"> working_hour == 'Good') ? 'checked' : '') : '' }} name="working_hour" value="Good"> working_hour == 'Fair') ? 'checked' : '') : '' }} name="working_hour" value="Fair"> working_hour == 'Poor') ? 'checked' : '') : '' }} name="working_hour" value="Poor">
Employee Benefits emp_benefits == 'Excellent') ? 'checked' : '') : '' }} name="emp_benefits" value="Excellent"> emp_benefits == 'Good') ? 'checked' : '') : '' }} name="emp_benefits" value="Good"> emp_benefits == 'Fair') ? 'checked' : '') : '' }} name="emp_benefits" value="Fair"> emp_benefits == 'Poor') ? 'checked' : '') : '' }} name="emp_benefits" value="Poor">
Learning & Development learning_development == 'Excellent') ? 'checked' : '') : '' }} name="learning_development" value="Excellent"> learning_development == 'Good') ? 'checked' : '') : '' }} name="learning_development" value="Good"> learning_development == 'Fair') ? 'checked' : '') : '' }} name="learning_development" value="Fair"> learning_development == 'Poor') ? 'checked' : '') : '' }} name="learning_development" value="Poor">

is_harassment == '1') ? 'checked' : '') : '' }} name="is_harassment" class="" value="1"> Yes is_harassment == '0') ? 'checked' : '') : '' }} name="is_harassment" class="" value="0">No
(if Yes, kindly provide necessary detail)

@foreach($retain_reasons_list as $retain)
retain_reasons)) && in_array($retain, unserialize($alreadySubmit->retain_reasons))) checked @endif @else @if(is_array(old('retain_reasons')) && in_array($reason,old('retain_reasons'))) checked @endif @endif >
@endforeach
Other

consider_working_again == '1') ? 'checked' : '') : '' }} name="consider_working_again" value="1"> Yes consider_working_again == '0') ? 'checked' : '') : '' }} name="consider_working_again" value="0">No
Do you have any feedback for us to improve? (Use Extra sheet(s), if required)

@endsection @section('style') @endsection @section('script') @endsection