public function getDataVendaAttribute($value) { return dataBR($this->attributes['data_venda']); }
public function getDataCompraAttribute($value) { return dataBR($this->attributes['data_compra']); }