fixed order report

This commit is contained in:
Frank John Begornia
2020-12-19 19:46:36 +08:00
parent 98e7652e6b
commit 1eb7e6632f
2 changed files with 14 additions and 4 deletions

View File

@@ -121,7 +121,6 @@ class ApiController extends Controller
return response()->json(['status' => false, 'data' => ""], 404);
}
return response()->json([
'status' => true,
'data' => $getStatus[0]