增加 payment
This commit is contained in:
parent
770778c78c
commit
0db209ba72
@ -1,3 +1,3 @@
|
||||
@if ($balance->paid_at !== null)
|
||||
{{ $user->name }} 在 {{ $balance->paid_at->toDateTimeString() }} 充值了 {{ $balance->amount }} 元。
|
||||
{{ $user->name }} 在 {{ $balance->paid_at->toDateTimeString() }} 通过 {{ $balance->payment }} 充值了 {{ $balance->amount }} 元。
|
||||
@endif
|
||||
|
Loading…
Reference in New Issue
Block a user