Hello
Sorry for that, and thank you, friend, for your report, please go this file to instant fix /root/app/Http/Controllers/PaymentController.php
Replace 22 line number with below line
$payments = Payment::whereUserId($user->id)->with('ad', 'user')->paginate(20);
We are going to release an update, you can download also from there.
Best Regards