mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Grab service charge from setting for calculate supplier transaction
This commit is contained in:
@@ -20,6 +20,10 @@ class SegmentConstant extends AbstractModel
|
||||
protected $table = 'segment_constants';
|
||||
|
||||
protected $dates = ['deleted_at'];
|
||||
|
||||
// protected $casts = [
|
||||
// 'detail' => 'array',
|
||||
// ];
|
||||
|
||||
public function getDetailAttribute($value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user