@extends('layouts.vertical') @section('css') @endsection @section('breadcrumb')
Learn how and when to archive children here. When you archive a child profile it is stored on TeachKloud and a free child profile space on your account is created. If you have free spaces on your account, archive profiles can be unarchived in one step by selecting Children > Archive List > Unarchive. If you do not have any free child profile spaces, you will need to add an extra space first by selecting Account > Billing > Add Child and then selecting Children > Archive List > Unarchive.
Children name | Assigned room | Gender | Date of birth | Archived on | |
---|---|---|---|---|---|
|
{{ isset($child->room) ? $child->room->name : 'N/A' }} | {{ $child->gender == 0 ? "Male" : "Female" }} | {{ \Carbon\Carbon::parse($child->dob)->format('d/m/Y') }} | {{ \Carbon\Carbon::parse($child->archivedDate)->format('d/m/Y') }} |