@extends('layouts.vertical') @section('css') @endsection @section('breadcrumb')

Other staff

Other Staff are staff who have not been invited as a teacher to use the TeachKloud Childcare: App and do not need access to the App. For example, you may want to use the Other Staff section to add a roster for administrative staff. You can still download their roster, to share with them outside of TeachKloud.

Add staff
@endsection @section('content') @if(isset($staff) && !empty($staff))
List of other staff members
Name Email
@else

Start adding other staff members.

Add staff
@endif @endsection @section('script-bottom') @endsection