Information required in respect of persons seeking to carry on, manage or work at supported accommodation -
Regulations 11, 12 and 17
manage or work at a children's home - Regulations 26, 28 and 32
Candidate: {{ $data['name'] }}
| Check | Status | Comments | Checked and signed by Administration Team and Home Manager/R.I |
|---|---|---|---|
| {{ $label }} | @if(isset($entry->check_value)) {{ $entry->check_value == 1 ? 'Yes' : ($entry->check_value == 0 ? 'No' : '') }} @endif | {{ $entry->comments ?? '' }} |
@if(!empty($entry->admin_sign))
HR ({!! $entry->admin_name !!})
Home Manager/R.I ({!! $entry->home_manager_or_ri_name !!})
|