@extends('layouts.vertical') @section('css') @endsection @php $currentTab = 1; if(app('request')->input('t')){ $currentTab = app('request')->input('t'); } $trackerur = ""; if(app('request')->input('tracker')){ $trackerurl = route('school.learning-story-analysis', [ 't' => 3, 'room' => $filter['room'], 'child' => $filter['child'] ]); } @endphp @section('breadcrumb')
Document each child’s learning journey with TeachKloud’s learning stories and share with parents. Learn how learning stories work
@if(isset($filter['child']) && !empty($filter['child']))There are no learning stories for .
Add new learning story @else Add new learning story @endifNo more learning stories found.