company = $company; $this->hash = $hash; } /** * Execute the job. * * @return void */ public function handle() { } }