@extends('layouts.app') @section('title', 'لوحة التحكم - منصة ابدأ') @section('content')
مرحباً، {{ Auth::user()->name }}.. إليك ملخص تقدمك التعليمي
{{ now()->format('l') }}
{{ now()->format('d/m/Y') }}
كورساتي النشطة
{{ $stats['activeCoursesCount'] ?? 0 }}
مهارات أتقنتها
{{ $stats['masteredSkillsCount'] ?? 0 }}
قائمة رغباتي
{{ $stats['wishlistCount'] ?? 0 }}
متابعة التعلم الحالي