ListCompany = $ListCompany; } public function execute(bool $pagination){ return $this->ListCompany->execute($pagination); } }