{assign var = 'older18' value = $item->older18} {assign var = 'legally' value = $item->legally} {assign var = 'workTime' value = $item->workTime} {assign var = 'wasApplied' value = $item->wasApplied} {assign var = 'alreadyWorked' value = $item->alreadyWorked} {assign var = 'wasTerminated' value = $item->wasTerminated}
« Back to all Applications Print
Job Position: {$item->jobTitle|htmlspecialchars|default:'-'}
Job Location: {$item->jobLocation|htmlspecialchars|default:'-'}
Legal First Name: {$item->firstName|htmlspecialchars}
Middle Initial: {$item->middleName|htmlspecialchars|default:'-'}
Last Name: {$item->lastName|htmlspecialchars}
Address: {$item->address|htmlspecialchars}
Address 2: {$item->address2|htmlspecialchars|default:'-'}
City: {$item->city|htmlspecialchars}
State or Province: {$item->state|htmlspecialchars}
Zip: {$item->zip|htmlspecialchars}
Phone: {$item->phone|htmlspecialchars}
Other Phone: {$item->phone2|htmlspecialchars|default:'-'}
Email Address: {$item->email}
Are you 18 years or older? {$item->yesNoOptions.$older18|htmlspecialchars}
Are you legally authorized to work in the United States? {$item->yesNoOptions.$legally|htmlspecialchars}
Education: {$item->education|htmlspecialchars}
Work Experience: {$item->workExperience|htmlspecialchars}
Position Applied For: {$item->positionAppliedFor|htmlspecialchars|default:'-'}
Do you want to work: {$item->workTimeType.$workTime|htmlspecialchars}
Specify days and hours avaliable, if part-time: {$item->partTimeSpecify|htmlspecialchars|default:'-'}
Date available to start work: {$item->workStartDate|date_format:'%B %e, %Y'}
Salary Expectations: ${$item->salary|money}
Have you applied for employment with this company within the last 12 months? {$item->yesNoOptions.$wasApplied|htmlspecialchars}
Have you ever worked for us before? {$item->yesNoOptions.$alreadyWorked|htmlspecialchars}
Please describe any special job-related skills and qualifications: {$item->skills|htmlspecialchars}
Has your employment with any employer ever been involuntarily terminated? {$item->yesNoOptions.$wasTerminated|htmlspecialchars}
If yes, please identify the employer, date of termination and reason for termination: {$item->terminationDetails|htmlspecialchars|default:'-'}
Business References
# Name Phone Address Years Known and in What Capacity
1 {$item->reference1Name|htmlspecialchars|default:'-'} {$item->reference1Phone|htmlspecialchars|default:'-'} {$item->reference1Address|htmlspecialchars|default:'-'} {$item->reference1Description|htmlspecialchars|default:'-'}
2 {$item->reference2Name|htmlspecialchars|default:'-'} {$item->reference2Phone|htmlspecialchars|default:'-'} {$item->reference2Address|htmlspecialchars|default:'-'} {$item->reference2Description|htmlspecialchars|default:'-'}
3 {$item->reference3Name|htmlspecialchars|default:'-'} {$item->reference3Phone|htmlspecialchars|default:'-'} {$item->reference3Address|htmlspecialchars|default:'-'} {$item->reference3Description|htmlspecialchars|default:'-'}
Resume file: {if $item->file NEQ ''}Download{else}-{/if}


Delete