@extends('design_1.panel.layouts.panel') @push("styles_top") @endpush @section('content') {{-- Top Stats --}} @include('design_1.panel.webinars.my_courses.top_stats') {{-- Upcoming Live Sessions --}} @include('design_1.panel.webinars.my_courses.upcoming_live_sessions') {{-- List Table --}} @if(!empty($courses) and $courses->isNotEmpty())