I need my existing Laravel PHP application turned into a reseller-ready SaaS platform aimed at B2B partners. The core of the job is to add a multi-tenant reseller layer that lets companies create their own client accounts without touching the underlying codebase. Key functionality to build: • Customizable pricing tiers so each reseller can set and update their own rates • Real-time sales tracking and reporting for both the reseller and the main system owner • Automated commission management, including percentage rules and payout logs • A detailed reseller admin dashboard with charts, filters, and export options The codebase already follows standard Laravel conventions, so you can lean on familiar tooling—Laravel Sanctum for auth, Queue/Jobs for deferred billing tasks, and whatever charting package you prefer (Laravel Nova metrics, Filament charts, or pure Vue.js components are fine). Successful delivery means: 1. I can create a reseller account from the super-admin panel. 2. That reseller can log in to a white-label dashboard, add clients, assign plans, and immediately see their own sales metrics. 3. Commissions calculate automatically and appear in both dashboards. 4. All unit and feature tests pass, and key flows are covered by feature tests written in Pest or PHPUnit. 5. A concise setup guide lets me deploy the new SaaS edition to staging with a single artisan command. If this aligns with your Laravel SaaS experience, let’s get started right away.