sayliR #90

Merged
Sayli.Raut merged 2 commits from sayliR into main 2025-04-21 09:15:17 +00:00

View File

@@ -346,7 +346,7 @@ class AssetadmintController extends Controller
});
if ($assets->isEmpty()) {
return response()->json(['message' => 'No assets found for this customer ID'], 404);
return response()->json(['message' => 'No assets found for this customer ID'], 200);
}
return jsonResponseWithSuccessMessage('Assets fetched successfully', [