query("SELECT COUNT(*) FROM companies"); $companyCount = $stmt->fetchColumn(); if ($companyCount == 0) { header('Location: setup.php'); exit; } if (isLoggedIn()) { header('Location: dashboard.php'); exit; } $pageTitle = "RepairsPro - Multi-Tenant Management"; ?> <?= $pageTitle ?>

Master Your Repair Workflow

Multi-tenant isolation, custom folder structures, and immutable audit logs.

Get Started
Data Isolation

Company-specific data silos ensure security and privacy for all your records.

Mandatory Folders

Automatically enforce standard folder structures for every single job.

Audit Logging

Every status change and file upload is recorded for compliance and tracking.