updated
This commit is contained in:
@@ -294,10 +294,6 @@ class PaypalController extends Controller
|
|||||||
if (!Auth::guest()) {
|
if (!Auth::guest()) {
|
||||||
$userId = Auth::user()->id;
|
$userId = Auth::user()->id;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var_dump( $store_array );
|
|
||||||
|
|
||||||
|
|
||||||
if (count($store_array) >= 1 && count($store_array) <= 1) {
|
if (count($store_array) >= 1 && count($store_array) <= 1) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user