@if($job->start_date)
START DATE
{{showTimeFormat($job->start_date, 'M d, Y')}}
@endif
@if($job->hourly_rate)
RATE
{{$job->hourly_rate}}
@endif
@if($job->experience_level)
EXPERIENCE
{{$job->experience_level}}
@endif
@if($job->duration)
DURATION/TERM
{{$job->duration}}
@endif
@if($job->relocation_provided)
RELOCATION PROVIDED
{{$job->relocation_provided}}
@endif
@if($job->remote_work_allowed)
REMOTE WORK?
{{$job->remote_work_allowed}}
@endif
@if($job->preferred_employment)
PREFERRED EMPLOYMENT
{{$job->preferred_employment}}
@endif
@if($job->job_reference_code)
JOB REFERENCE CODE
{{$job->job_reference_code}}
@endif
@if($job->position_type)
JOB/POSITION TYPE
{{$job->position_type}}
@endif
@if($job->end_customer_name)
END CUSTOMER NAME
{{$job->end_customer_name}}
@endif
@if($job->start_date)
START DATE
{{showTimeFormat($job->start_date, 'M d, Y')}}
@endif
@if($job->companyname)
@endif
@if($job->primaryContact)
@endif