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