@extends('layouts.reference-feedback') @section('step', 6) @section('max-steps', 6) @section('reference-title', 'Reference feedback form') @section('reference-header', 'Reference for '. $reference->user->full_name) @section('back-button-form-url') {{route('reference-feedback-form.extras.store', ['token' => $reference->verification_token, 'back' => 1])}} @stop @section('reference-form-content')
@csrf

Further information

If you feel there is another individual we need to contact regarding this applicants suitability to volunteer on a Titus Trust holiday, please provide details

e.g. social worker, friend, parent, minister etc.

Is there anything else you would like to share about the applicant?

@endsection