mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
Update project files
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Models\PaypalPayment;
|
||||
use App\Models\Settings;
|
||||
use App\Models\User;
|
||||
use Blacklight\libraries\Geary;
|
||||
use Illuminate\Http\Request;
|
||||
use Omnipay\Omnipay;
|
||||
use App\Models\Settings;
|
||||
use Illuminate\Http\Request;
|
||||
use App\Models\PaypalPayment;
|
||||
use Blacklight\libraries\Geary;
|
||||
use Spatie\Permission\Models\Role;
|
||||
|
||||
class BtcPaymentController extends BasePageController
|
||||
|
||||
Reference in New Issue
Block a user