@extends('layouts.student-booking-application') @section('step', 3) @section('back-button-form-url') {{$event->makeRoute('student.booking.term-time-address.store', ['event_slug' => $event->slug, 'back'])}} @stop @section('holiday-form-content')
@csrf

Term time address

Usually the school address with room number
@endsection