Exemplo n.º 1
0
 public function getDataVendaAttribute($value)
 {
     return dataBR($this->attributes['data_venda']);
 }
Exemplo n.º 2
0
 public function getDataCompraAttribute($value)
 {
     return dataBR($this->attributes['data_compra']);
 }