group(function () { Route::middleware(IdentifyTenant::class)->group(function () { }); });