@extends('frontend.maintemplate.maintemplate') @section('content') @if ($coursePurchases->isEmpty())
It looks like you haven't enrolled in any courses yet.
Browse our catalog and start learning something new today!
Flying Hours : {{ $totalPracticalHours }} Hrs
@endif{{ $progress }}% Complete
{{ $purchasedCourse?->coursePurchaseTopics?->count()??0 }} Topics
{{ $purchasedCourse->course->number_of_chapters ?? 0 }} Chapters