优化vip
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
</div>
|
||||
|
||||
@if ($vipPaymentEnabled)
|
||||
<form action="{{ route('vip.payment.store') }}" method="POST" class="mt-6">
|
||||
<form action="{{ route('vip.payment.store') }}" method="POST" class="mt-6" target="_blank">
|
||||
@csrf
|
||||
<input type="hidden" name="vip_level_id" value="{{ $vip->id }}">
|
||||
<button type="submit"
|
||||
|
||||
Reference in New Issue
Block a user