@extends('layouts.app') @section('title', 'Super Live Lessons Report') @section('page-title', 'Super Live Lessons Report') @section('breadcrumb', 'Reports / Super Live Lessons') @section('content')
| Lesson / Course | Learner | Attendance | Watch Duration | Join Time | Leave Time | Status |
|---|---|---|---|---|---|---|
| {{ $record->course?->title ?? '—' }} | {{ $record->user?->name }} | — | — | — | — |