| Name | Start At | End At | Interested Users |
|---|---|---|---|
| {!! $classReport->name !!} | @if($classReport->start_date_time) {!! convertUtcToLocal($classReport->start_date_time,config('constants.DISPLAY_DATE_TIME_ZONE_FORMAT')) !!} @endif | @if($classReport->end_date_time) {!! convertUtcToLocal($classReport->end_date_time,config('constants.DISPLAY_DATE_TIME_ZONE_FORMAT')) !!} | @endif@if($classReport->interests_count > 0) {!! $classReport->interests_count !!} @else 0 @endif |
| No classes found! | |||