@extends('layouts.holiday') @section('title') {{ $campGroup->name }} - Leader application @endsection @section('header-logo') {{ $campGroup->getLogo() }} @stop @section('footer-logo') {{ $campGroup->getLogo(white: true) }} @stop @section('book-content') @if($__env->hasSection('back-button-form-url'))
@csrf
@endif @yield('back-button-form') @if($__env->hasSection('step'))

Volunteer application

@endif @yield('holiday-form-content') @endsection @section('useful-information-content')

How will you handle my information?

We value the security of your information and will store it safely. Your data will be used to ensure our holidays run smoothly and will be kept for as long as necessary as outlined in our Privacy Notice. Relevant sections of your information will be shared with Titus Trust staff, volunteer leaders, support teams, and activity providers for safe and efficient holiday operations. Outside of the Titus Trust, we will not share your information unless required by law or specified in our Privacy Notice.

Where do students apply?

Students, please use the Student application form. This form is for children at school.

Can I guarantee a place?

We work in partnership with teachers from schools and because of limited space priority will be given to young people from these schools. We try to cater for all needs at our holidays: if your child has special requirements, please call us before applying. We retain the right to refuse any application.

@endsection