@extends('layouts.vertical') @section('css') @endsection @php $currentTab = 1; if(app('request')->input('t')){ $currentTab = app('request')->input('t'); } @endphp @section('breadcrumb')

Waiting list

Important: Please add your opening days and times in the school profile before using the waiting list

@endsection @section('content')

The Waiting list auto-displays who submitted first in the submission order. If you want to display the waiting list by start date, select the upwards or downwards arrow beside "parents name." If you select any of the arrows but want to revert to display the list by who submitted first, just refresh the page

Child’s name Child's DOB Start date Parent’s name Parent’s email Submitted Date Action

When a child is approved, it enables you to create a schedule for them. However, their profile will remain inactive, until you select the 'Move to Room' button, below. Once the child is ready to start, please ensure you click the 'Move to Room' button to activate their profile and begin using it on TeachKloud. If a child was approved but is no longer attending, you can easily update their status, by clicking the three grey dots next to the child's name and selecting 'Decline'.

Child’s name Start date Assigned room Parent’s name Parent’s email Action
Child’s name Declined on Parent’s name Parent’s email Action
Child’s name Moved on Moved to Parent’s name Parent’s email
@endsection @section('script-bottom')