@extends('admin.layout.master') @section('content')
{{ Session::get('error') }}
{{ Session::get('success') }}
Total Product Available: {{count($packageLists)}}
| S.No | Practice Sets Name |
Coaching Name |
Location (City & State) |
Exam Type | Total Attempt |
Total Time Spent | Engagement Report |
Action |
|---|---|---|---|---|---|---|---|---|
| {{$key+1}} | {{$value['set_name']}} | {{$value['coaching_name']}} | {{$value['city']}}, {{$value['name']}} | {{$value['exam_type']}} | {{$value['total_attempt']}} | {{gmdate('H:i:s',$value['total_time_spent'])}} | View |
|
| No Data Found | ||||||||