Symfony\Component\Debug\Exception\FatalThrowableError : Call to undefined method App\Modules\Natureza51\Repositories\RepoOrcCronograma::getMessageSend() at C:\Users\insti\Documents\Projetos\Desenvolvimento\MRN\natureza51\mrn-natureza-51\app\Modules\Natureza51\Repositories\RepoOrcCronograma.php:230 226| 227| 228| $this->getRepoSendEmail()->notifyManagersSendSystem($lot_id, $hierarquia, $ano, $descricao); 229| > 230| if(!$this->insertNotify($this->getMessageSend(), $orc_id, $event->type, $this->getTipoFromHandle($event->type))){ 231| $this->setError($this->getRepoNotification()->getErrosFlatted()); 232| return false; 233| } 234| Exception trace: 1 App\Modules\Natureza51\Repositories\RepoOrcCronograma::handleSendHeadcount(Object(stdClass)) C:\Users\insti\Documents\Projetos\Desenvolvimento\MRN\natureza51\mrn-natureza-51\app\Modules\Natureza51\Repositories\RepoOrcCronograma.php:295 2 App\Modules\Natureza51\Repositories\RepoOrcCronograma::verifyBudget() C:\Users\insti\Documents\Projetos\Desenvolvimento\MRN\natureza51\mrn-natureza-51\app\Core\Console\Commands\VerifyBudget.php:29 Please use the argument -v to see more details.