@php $nextSession = $webinar->nextSession(); /*$lastSession = $webinar->lastSession(); $isProgressing = false; if($webinar->start_date <= time() and !empty($lastSession) and $lastSession->date > time()) { $isProgressing=true; }*/ @endphp
{{ $webinar->teacher->full_name }}