json( json_decode(Storage::get('currency/today.json'), true) ); } return response()->json(['error' => 'Veri bulunamadı'], 404); } }