subscription page updated with errors

This commit is contained in:
Hritikkk9
2024-07-02 19:37:45 +05:30
parent 5099619777
commit 995882662b

View File

@@ -28,7 +28,7 @@ class SubscriptionController extends Controller
try {
// dd($request->header('access-token'));
$token = readHeaderToken();
// dd("acc",$token);
dd("acc",$token);
// $token = true;
// dd($token, Session::get('vendorToken'));