@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')
| # | القيمة |
|---|---|
| عدد المشتركين اون لاين | {{$lecture->allStudentOnlineLectures->count()}} |
| عدد المشتركين سنتر | {{$lecture->studentCenterLectures->count()}} |
| المحافظات | المحافظات |
| # | المحتوى | عدد مرات المشاهدة | نسبة |
|---|---|---|---|
| {{$content->order}} | {{$content->content->title}} | {{$content->views()}} | {{$content->precentage()}}% |