belongsTo(Cliente::class, 'cliente_id'); } public function _tipo(){ return MensagemPadraoCrm::tipos()[$this->tipo]; } }