Table hs_services exists. Count: 5 Columns: id, service_name, category, slug, icon, description, status, created_at, updated_at Array ( [0] => Array ( [id] => 1 [service_name] => Electrician Services [category] => Home Services [slug] => electrician-services [icon] => fas fa-bolt [description] => Professional electrician for wiring, repairs, fan, light, and switch installation at home. [status] => active [created_at] => 2026-02-06 19:37:24 [updated_at] => 2026-02-06 19:37:24 ) [1] => Array ( [id] => 2 [service_name] => AC Repair & Service [category] => Home Services [slug] => ac-repair-service [icon] => fas fa-snowflake [description] => Expert AC installation, repair, gas refilling, and maintenance for all brands. [status] => active [created_at] => 2026-02-06 19:38:24 [updated_at] => 2026-02-06 19:38:24 ) [2] => Array ( [id] => 3 [service_name] => Plumber Services [category] => Home Services [slug] => plumber-services [icon] => fas fa-faucet [description] => Trusted plumbing services for leakage repair, fitting installation, and bathroom solutions. [status] => active [created_at] => 2026-02-06 19:39:53 [updated_at] => 2026-02-06 19:39:53 ) ) ---------------- Table hs_categories exists. Count: 12 Columns: id, slug, name, icon, status, created_at, updated_at Array ( [0] => Array ( [id] => 1 [slug] => restaurants [name] => Restaurants [icon] => fas fa-utensils [status] => active [created_at] => 2025-12-14 02:20:49 [updated_at] => 2025-12-14 02:20:49 ) [1] => Array ( [id] => 2 [slug] => hospitals [name] => Hospitals [icon] => fas fa-hospital [status] => active [created_at] => 2025-12-14 02:20:49 [updated_at] => 2025-12-14 02:20:49 ) [2] => Array ( [id] => 3 [slug] => schools [name] => Schools [icon] => fas fa-school [status] => active [created_at] => 2025-12-14 02:20:49 [updated_at] => 2025-12-14 02:20:49 ) ) ---------------- Table hs_subcategories exists. Count: 4 Columns: id, category_id, name, slug, status, created_at, updated_at Array ( [0] => Array ( [id] => 1 [category_id] => 10 [name] => Car Service [slug] => car-service [status] => active [created_at] => 2026-02-06 22:57:40 [updated_at] => 2026-02-06 22:57:40 ) [1] => Array ( [id] => 2 [category_id] => 10 [name] => Car Repair [slug] => car-repair [status] => active [created_at] => 2026-02-06 22:58:38 [updated_at] => 2026-02-06 22:58:38 ) [2] => Array ( [id] => 3 [category_id] => 2 [name] => Diagnostic Labs / Pathology [slug] => diagnostic-labs-pathology [status] => active [created_at] => 2026-02-06 23:01:41 [updated_at] => 2026-02-06 23:01:41 ) ) ----------------