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