Professional Reference Form

@if(Session::has('message'))

{{ Session::get('message') }}

@endif

{{--

Thank you for providing us with this reference.

--}}

At Choices we support vulnerable young people and children.

As part of our Safer Recruitment Guidelines and to meet the requirements of our regulatory body, Ofsted, we are required to confirm if the individual has been involved in:

  • Any safeguarding matters
  • Potential risk to young people or children whilst employed by your company
  • Any disciplinary or dismissal
  • Reason for leaving

Applicants working in a care setting need to be of good character and there must be no impediment to John Doe being employed in a situation where John Doe would have responsibility for the care of young people and children.

Important: By regulation, we must give any previous employer the opportunity to formally confirm that there is no reason why the applicant cannot work with young people or children.

Please note, in accordance with the Data Protection Act 2018 the information given may be shared with the applicant.       

Applicant Provided Information

Applicant name

{{ $candidate->name }}

@foreach($jobApplication as $jobApplication)

Application address

{{ $jobApplication->address }}

Applicant Postcode

9974563210

Applicant NI Number

{{ $jobApplication->national_insurance_number }}

Applicant date of birth

26-1-1990

Position employed As

staff

@endforeach @foreach($refereeData as $refereeData) @php $referee = json_decode($refereeData['professional_reference_1'],true); @endphp

Employed from

{{ \Carbon\Carbon::parse($referee['date_employed_from'])->format('d-m-Y') }}

Employed to

{{ \Carbon\Carbon::parse($referee['date_employed_to'])->format('d-m-Y') }}

@endforeach
{{--

Education & Training

--}} @if(isset($professionalRefData) && !$professionalRefData->isEmpty()) @foreach($professionalRefData as $professionalRefData)
Could you please indicate the applicants overall performance in the following areas
Please confirm your details
@endforeach @else
Could you please indicate the applicants overall performance in the following areas
Please confirm your details
@endif @if(!isset($flag))
@endif