diff --git a/app/Ninja/PaymentDrivers/WePayPaymentDriver.php b/app/Ninja/PaymentDrivers/WePayPaymentDriver.php index 80ad37afff71..755c0397620b 100644 --- a/app/Ninja/PaymentDrivers/WePayPaymentDriver.php +++ b/app/Ninja/PaymentDrivers/WePayPaymentDriver.php @@ -3,6 +3,7 @@ use Session; use Utils; use App\Models\Payment; +use App\Models\PaymentMethod; use Exception; class WePayPaymentDriver extends BasePaymentDriver diff --git a/public/youtube.png b/public/youtube.png new file mode 100644 index 000000000000..5141cd4d1e38 Binary files /dev/null and b/public/youtube.png differ