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