@for (summary of dashboard_summary; track summary) {

{{ summary.title }}

{{ summary.value }}

{{ summary.percentage }}
}
Upcoming Course
    @for (item of course_list; track item) {
  • img
    {{ item.title }}
  • }
Courses

$7,860

2.1%

Sales from 1-12 Dec, 2023

Total Revenue

7,265

+11.02%

Total Subscription

5,326

+12.02%

Student States
Student Queries
    @for (list of queriesList; track list; let last = $last, first = $first) {
  • img
    {{ list.title }}
  • }
@for (item of userActivity; track $index) { }
Name Qualification Rating
user image
{{ item.name }}
{{ item.qualification }} {{ item.rating }}
    @for (item of trendingCourse; track $index) {
  • img
    {{ item.title }}
  • }
Notifications
    @for (list of notificationList; track list; let last = $last, first = $first) {
  • img
    {{ list.title }}

    {{ list.time }}

  • }
@for (item of course_states; track item) { }
NAME TEACHER RATING EARNING SALE ACTION
{{ item.name }} {{ item.teacher }} {{ item.rating }} {{ item.earning }} {{ item.sale }}