id (int(11)) title (varchar(100)) code (varchar(20)) duration (varchar(50)) projects_covered (varchar(255)) fee (decimal(10,2)) monthly_fee (decimal(10,2)) registration_fee (decimal(10,2)) description (text) category (varchar(50)) status (enum('Active','Inactive')) is_featured (tinyint(1)) created_at (timestamp) thumbnail (varchar(255)) meta_title (varchar(255)) seo_desc (text) category_id (int(11)) short_desc (text) total_weeks (int(11)) what_will_learn (text) slug (varchar(255))