each(function ($company) use ($hash) { CheckCompanyData::dispatch($company, $hash)->onQueue('checkdata'); }); } }