getOriginal('balance') > $wallet->balance && $wallet->balance < 1000) { $wallet->user->notify(new WalletBalanceLowNotification($wallet)); } } }