dev
Aji Kamaludin 1 year ago
parent 6e5221e83f
commit 74b8848e15
No known key found for this signature in database
GPG Key ID: 19058F67F0083AD3

@ -38,7 +38,6 @@ class SaleItem extends Model
{
return Attribute::make(get: function () {
$item = json_decode($this->additional_info_json);
ds($item);
$string = "Hai, aku baru beli voucher {$item->voucher->location->name} di " . route('home.index');
$string .= " voucher {$item->voucher->display_quota} buat {$item->voucher->display_expired}

Loading…
Cancel
Save