This commit is contained in:
2025-05-24 16:25:13 +05:00
parent 3c94fb0501
commit 808742b781

View File

@@ -58,7 +58,7 @@ class DownloadCardTransaction extends Action
return ActionResponse::danger($data->message);
}
info($data);
info([$data]);
// $this->generateFile($data);
}