@extends('layouts.booking-application') @section('holiday-form-content')

Thank you for your application

Thank you for applying for a holiday place for your child.

@if(!empty($campGroup->response_expectation))

{!! Str::markdown($campGroup->response_expectation) !!}

@endif

If you wish to apply for another child, please follow the link below, which will pre-fill the parent section with the same information.

Apply for another child @endsection